This website requires JavaScript.
Explore
Help
Sign In
mirror
/
pico-sdk
Watch
1
Star
0
Fork
0
You've already forked pico-sdk
mirror of
https://github.com/raspberrypi/pico-sdk.git
synced
2025-03-15 16:21:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pico-sdk
/
src
History
Graham Sanderson
508828f8ea
allow setting exception handler to the same value, as this might happen if exceptions are set dynamically on both cores, but VTOR is the same... this should indeed cause an error if the values differ, but not otherwise (
#385
)
2021-05-11 10:34:41 -05:00
..
boards
correct adafruit flash size for itsybitsy and qt rp2040 (
#348
)
2021-04-21 08:26:57 -05:00
common
Rework ordering of cmake, so that libraries in subdirectories can add to internal lists as PICO_SDK_POST_LIST_FILES, PICO_CONFIG_HEADER_FILES etc. (
#382
)
2021-05-11 10:33:34 -05:00
host
Rework ordering of cmake, so that libraries in subdirectories can add to internal lists as PICO_SDK_POST_LIST_FILES, PICO_CONFIG_HEADER_FILES etc. (
#382
)
2021-05-11 10:33:34 -05:00
rp2_common
allow setting exception handler to the same value, as this might happen if exceptions are set dynamically on both cores, but VTOR is the same... this should indeed cause an error if the values differ, but not otherwise (
#385
)
2021-05-11 10:34:41 -05:00
rp2040
Rework ordering of cmake, so that libraries in subdirectories can add to internal lists as PICO_SDK_POST_LIST_FILES, PICO_CONFIG_HEADER_FILES etc. (
#382
)
2021-05-11 10:33:34 -05:00
board_setup.cmake
Typos
2021-02-01 14:46:45 -06:00
CMakeLists.txt
Rework ordering of cmake, so that libraries in subdirectories can add to internal lists as PICO_SDK_POST_LIST_FILES, PICO_CONFIG_HEADER_FILES etc. (
#382
)
2021-05-11 10:33:34 -05:00
host.cmake
Initial Release
2021-01-20 10:44:27 -06:00
rp2_common.cmake
Initial Release
2021-01-20 10:44:27 -06:00
rp2040.cmake
Initial Release
2021-01-20 10:44:27 -06:00