pico-sdk/tools
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
..
pioasm some minor pioasm fixes for #1950 (#2056) 2024-11-21 11:56:22 -06:00
bazel_build.py Initial Pico/2 W Bazel support (#2049) 2024-11-21 16:58:02 -06:00
bazel_common.py [Bazel] Fix bazel build, add presubmit (#1973) 2024-10-12 17:41:43 -05:00
BUILD.bazel Expand bazel build to include configuration options and broader support. (#1731) 2024-06-13 09:50:04 -05:00
build_all_headers.py Small kitchen-sink fixes (#1707) 2024-05-19 19:26:30 -05:00
check_all_board_headers.sh Boards header updates (#1724) 2024-06-21 14:26:45 -05:00
check_board_header.py Propogate changed pico_cmake_set_default values to the compilation (#2034) 2024-11-21 17:47:51 -06:00
check_configs.sh Fix various typos in CMake CONFIG lines. Also add a script that found some of these errors. (#907) 2022-08-02 07:28:37 -05:00
check_doxygen_groups.py Initial Release 2021-01-20 10:44:27 -06:00
check_source_files_in_bazel_build.py SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
CMakeLists.txt Propogate changed pico_cmake_set_default values to the compilation (#2034) 2024-11-21 17:47:51 -06:00
compare_build_systems.py Initial Pico/2 W Bazel support (#2049) 2024-11-21 16:58:02 -06:00
copro_dis.py Add missing instruction to vestigial copro_dis.py (#2018) 2024-11-05 10:53:19 -06:00
extract_build_defines.py Slight tweak to the config-extraction scripts. (#2070) 2024-11-20 16:41:28 -06:00
extract_cmake_configs.py Slight tweak to the config-extraction scripts. (#2070) 2024-11-20 16:41:28 -06:00
extract_configs.py Update documented max PIN values, to accomodate RP2350B (#2072) 2024-11-20 20:28:54 -06:00
Findpicotool.cmake bump picotool to the develop branch (#1886) 2024-08-29 19:14:50 -05:00
Findpioasm.cmake SDK 2.0.0 release 2024-08-08 08:54:38 -05:00
run_all_bazel_checks.py [Bazel] Fix bazel build, add presubmit (#1973) 2024-10-12 17:41:43 -05:00
uf2_aspect.bzl SDK 2.0.0 release 2024-08-08 08:54:38 -05:00