Skip to content

version 2.0.2 with pico & pico2 support

Compare
Choose a tag to compare
@lurk101 lurk101 released this 05 Sep 23:46
· 113 commits to master since this release

What's new in version 2.0.2

  • Add -f compiler option to generate inline floating point operation for RP2350. The default is to generate RP2040 style wrapper function calls.
  • Generate integer division sdiv for RP2350.
  • Update RP2350 GPIO constants and functions for RP2350.