pico-sdk/src
Graham Sanderson f28bbfd4ec
Add new pico_flash library with flash_safe_execute(func) (#1412)
* 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
2023-06-06 11:19:27 -05:00
..
boards update cmake vars which come from environment with FORCE so they can be updated (#1405) 2023-06-02 12:49:54 -05:00
common Add new pico_flash library with flash_safe_execute(func) (#1412) 2023-06-06 11:19:27 -05:00
host Allow support of crystals other than 12MHz (#1024) (#1272) 2023-03-21 12:49:20 -05:00
rp2_common Add new pico_flash library with flash_safe_execute(func) (#1412) 2023-06-06 11:19:27 -05:00
rp2040 Allow support of crystals other than 12MHz (#1024) (#1272) 2023-03-21 12:49:20 -05:00
board_setup.cmake update cmake vars which come from environment with FORCE so they can be updated (#1405) 2023-06-02 12:49:54 -05:00
CMakeLists.txt Rework build targets such that: (#1211) 2023-01-30 10:56:03 -06:00
host.cmake Initial Release 2021-01-20 10:44:27 -06:00
rp2_common.cmake Fix build issues with spaces and parentheses (#1136) 2022-12-06 18:45:57 -05:00
rp2040.cmake Initial Release 2021-01-20 10:44:27 -06:00