Skip to content

Commit eeeaa9c

Browse files
WIP - Update to SDK 2.1.0
Track the changes needed for the 2.1 SDK release. The PSRAM/XIP cache peripheral has had new routines that let us remove our bug workarounds in the core.
1 parent 9cea470 commit eeeaa9c

31 files changed

+3
-102
lines changed

cores/rp2040/flash_wrapper.cpp

Lines changed: 0 additions & 95 deletions
This file was deleted.

lib/core_wrap.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,3 @@
6767
-Wl,--wrap=cyw43_tcpip_link_status
6868
-Wl,--wrap=cyw43_cb_tcpip_init
6969
-Wl,--wrap=cyw43_cb_tcpip_deinit
70-
71-
-Wl,--wrap=flash_range_erase
72-
-Wl,--wrap=flash_range_program
73-
-Wl,--wrap=flash_get_unique_id
74-
-Wl,--wrap=flash_do_cmd

0 commit comments

Comments
 (0)