Skip to content

pshell v2.1.3 (pico+pico2)

Compare
Choose a tag to compare
@lurk101 lurk101 released this 28 Sep 00:38
· 71 commits to master since this release

What's new in version 2.1.3

  • Internal compiler restructure, separating functional parts, moving all constants to flash.
  • Multiple peep hole optimizer for RP2350 improvements.
  • Extend fault handler for RP2350
  • Replace sqrtf function call with inline floating point instruction.
  • Updated C examples
  • Optimize integer compare, and divide