Skip to content

Commit

Permalink
update WHATSNEW
Browse files Browse the repository at this point in the history
  • Loading branch information
lurk101 committed Sep 9, 2024
1 parent fd0c0a3 commit 268f419
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/WHATSNEW.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
What's new in version 2.1.0

- rp2350 specific peep hole optimizations
- exclude unused code for RP2040 and RP2350, reducing pshell executable size.
- for rp2350 use FP hardware to implement sqrtf function.

What's new in version 2.0.3

- Optimize /, -, >, >=, <, <= float oprators for RP2350
Expand Down

0 comments on commit 268f419

Please sign in to comment.