Skip to content

v1.2.2 - add generic FPSTR() macro for unrecognized platforms

Compare
Choose a tag to compare
@bxparks bxparks released this 20 Dec 16:17
· 194 commits to master since this release
33199e5
  • 1.2.2 (2020-12-20)
    • Add generic definition of FPSTR() macro for unrecognized platforms.
      Allows code with ARDUINO_ARCH_STM32 dependencies to compile. I will
      support it officially after I get hardware to perform actual validation.
    • Clean up MemoryBenchmark scripts for consistency with other Ace*
      libraries.
    • No functional change in this release.