Skip to content

version 2.0.3 (Pico2 support)

Compare
Choose a tag to compare
@lurk101 lurk101 released this 07 Sep 15:46
· 108 commits to master since this release

What's new in version 2.0.3

  • Optimize /, -, >, >=, <, <= float operators for RP2350
  • Add a few floating point instruction decodes to disassembler
  • Default to inline floating point instructions (RP2350). Use -x compiler option to revert to RP2040 style wrapper function calls.