version 2.0.3 (Pico2 support)
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.