pico-sdk/src
Graham Sanderson 7f2f186bcc
build: allow board config header to specify bootstage 2 without using custom per board cmake (#293)
* build: allow compile time - and hence via board config header - choice of boot stage2 via a default compile_time_choice.S boot stage 2 which conditionally includes others
adafruit_rp2040_feather: fix flash size/clkdiv

* fixup GENERIC_03H #define names
2021-04-01 16:42:53 -05:00
..
boards build: allow board config header to specify bootstage 2 without using custom per board cmake (#293) 2021-04-01 16:42:53 -05:00
common Small fixes (#260) 2021-03-17 18:05:48 +00:00
host fixup elf2uf2 to allow blocked_ram (flash) binaries (#294) 2021-04-01 15:03:04 -05:00
rp2_common build: allow board config header to specify bootstage 2 without using custom per board cmake (#293) 2021-04-01 16:42:53 -05:00
rp2040 Add some extra defines to platform_defs.h (#227) 2021-03-04 21:22:48 -06:00
board_setup.cmake Typos 2021-02-01 14:46:45 -06:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06: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