Skip to content

v2022.01.05+1

Compare
Choose a tag to compare
@MishimaHaruna MishimaHaruna released this 07 Jan 03:50
· 1144 commits to stable since this release
09acb14

Added

  • Added the GCC10ATTR() macro, to declare an __attribute__ annotation only in GCC >= 10.0. (part of #3104)

Fixed

  • Fixed a missing header causing HPM compilation failures. (#3104)
  • Fixed warnings on GCC 9 and older versions. (part of #3104)