Skip to content

Commit 07a9247

Browse files
committed
update WHATSNEW for v2.1.5
1 parent 253d0b4 commit 07a9247

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/WHATSNEW.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
What's new in version 2.1.5
2+
3+
- general source code, cmake, and script file cleanup
4+
- add support for picow and vgaboard
5+
- add RP2350 PWM IRQ numbers
6+
- update C example source code
7+
- rp2350 use expanded range of movw immediate to reduce amount of PC relative addressing
8+
- centralize reset function, not using watchdoc
9+
- remove trim command, garbage collection in littlefs is automatic
10+
- move all constant variables to flash, releasing RAM to better use
11+
- expand status command to show memory and screen use.
12+
- many rp2350 peep hole optimizer opportunities
13+
- clarify and pack exe file header
14+
- delete resize cmd, use clear instead
15+
16+
117
What's new in version 2.1.4
218

319
- Revert to merged cc_externs and cc_defs

0 commit comments

Comments
 (0)