pico-sdk/src
Graham Sanderson 248fc72f96
Remove (legacy) direct inclusion of 'pico/platform.h' and 'pico/config.h' (#1190)
* Remove (legacy) direct inclusion of 'pico/platform.h' which potentially skip config/board setup
* also fix direct use of pico/config.h which predated pico.h being assembly includable
2023-01-24 12:03:48 -06:00
..
boards Add nullbits Bit-C PRO (#1149) 2023-01-18 07:20:37 -06:00
common Remove (legacy) direct inclusion of 'pico/platform.h' and 'pico/config.h' (#1190) 2023-01-24 12:03:48 -06:00
host Add new async_context abstraction and refactor cyw43_arch to use it (#1177) 2023-01-24 12:01:24 -06:00
rp2_common Remove (legacy) direct inclusion of 'pico/platform.h' and 'pico/config.h' (#1190) 2023-01-24 12:03:48 -06:00
rp2040 Add new async_context abstraction and refactor cyw43_arch to use it (#1177) 2023-01-24 12:01:24 -06:00
board_setup.cmake Fix default PICO_BOARD value (#536) 2021-08-06 12:21:59 -05:00
CMakeLists.txt respect OUTPUT_NAME target property when generating supplemental files (#592) 2021-10-12 09:08:44 -05: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