pico-sdk/cmake
will-v-pi 2692d9a4cb
Propogate changed pico_cmake_set_default values to the compilation (#2034)
* Propogate non-default pico_cmake_set_default values through to compile definitions

Add PICO_BOARD_CMAKE_OVERRIDES common scope variable, to contain any pico_cmake_set_default
CMake variables which have been overwritten. This allows passing CMake arguments to the
build, without needing extra target_compile_definitions.

Also add pico_cmake_set_default PICO_RP2350_A2_SUPPORTED to enable/disable the E10 abs-block fix

* Fix more board files missing pico_cmake_set_default PICO_RP2350_A2_SUPPORTED

* Apply @lurch's patch to check_board_header.py
2024-11-21 17:47:51 -06:00
..
Platform Include Platform Paths files for the host (#1826) 2024-08-15 11:29:22 -05:00
preload Update extract configs (#1845) 2024-08-27 11:11:42 -05:00
generic_board.cmake Propogate changed pico_cmake_set_default values to the compilation (#2034) 2024-11-21 17:47:51 -06:00
pico_pre_load_platform.cmake Small pico_pre_load_platform.cmake tweak (#1867) 2024-08-24 15:03:54 -05:00
pico_pre_load_toolchain.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
pico_utils.cmake Initial Release 2021-01-20 10:44:27 -06:00