pico-sdk/tools
will-v-pi 2331e6f203
Fix dependency on files used by picotool (#2027)
Add the key files and partition table JSON to the link dependencies, to ensure the postprocessing is run when any of them are updated. Link dependencies seem to be the simplest way, as the elf file needs re-linking anyway given it has been post-processed, so this doesn't add any unecessary extra processing.

Without this fix, if you modify a pt.json file or a private key, the ouptut binary will not have the correct pt/key.
2024-11-08 18:27:30 -06:00
..
pioasm Use lib instead of CMAKE_INSTALL_LIBDIR for pioasm install (#1865) 2024-09-03 16:26:43 -05:00
bazel_build.py [Bazel] Fix bazel build, add presubmit (#1973) 2024-10-12 17:41:43 -05: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 More board header checks (#1814) 2024-08-20 12:47:20 -05: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 Fix dependency on files used by picotool (#2027) 2024-11-08 18:27:30 -06:00
compare_build_systems.py [Bazel] Fix bazel build, add presubmit (#1973) 2024-10-12 17:41:43 -05: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 Update extract configs (#1845) 2024-08-27 11:11:42 -05:00
extract_cmake_configs.py Update extract configs (#1845) 2024-08-27 11:11:42 -05:00
extract_configs.py Update extract configs (#1845) 2024-08-27 11:11:42 -05: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