mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
* Add new pico_flash library, with flash_safe_execute(func) method to help with preventing IRQs and other core accessing flash with pico_multicore or FreeRTOS SMP |
||
|---|---|---|
| .. | ||
| boards | ||
| common | ||
| host | ||
| rp2_common | ||
| rp2040 | ||
| board_setup.cmake | ||
| CMakeLists.txt | ||
| host.cmake | ||
| rp2_common.cmake | ||
| rp2040.cmake | ||