pico-sdk/tools
Gonzalo Larralde 9e58e8ac24 Add pioasm test cases for error and valid scenarios
Introduces new test files for pioasm covering various error conditions (e.g., invalid FIFO usage, instruction limits, symbol errors, sideset configuration, pin config, and more) and valid output scenarios for expressions and language-specific symbol generation (Go, JSON, Python). These tests improve coverage and validation of pioasm's error handling and output formatting.
2026-01-09 03:51:09 -03:00
..
example_keys Throw a warning when using the example signing/encryption keys (#2352) 2025-03-22 18:22:37 -05:00
pioasm Add pioasm test cases for error and valid scenarios 2026-01-09 03:51:09 -03: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 Fix tools/build_all_headers.py to cope with chip-specific headers (#2292) 2025-03-18 13:43:03 -05:00
check_all_board_headers.sh Add Board Header Check Action (#2519) 2025-06-26 09:59:32 -05:00
check_all_groups.py Doxygen "group" fixes (#2591) 2025-07-25 09:13:40 -05:00
check_board_header.py Add Board Header Check Action (#2519) 2025-06-26 09:59:32 -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 Add FLASH option to pico_package_uf2_output (#2545) 2025-07-15 16:53:05 -05:00
compare_build_systems.py Bazel build implementation, doesn't provide options for the compilation modes opt and debug (#2395) 2025-06-12 17:45:44 -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 add some missing pico_config and pico_cmake_config entries (#2559) 2025-07-25 09:44:08 -05:00
extract_cmake_configs.py add some missing pico_config and pico_cmake_config entries (#2559) 2025-07-25 09:44:08 -05:00
extract_cmake_functions.py Add Board Header Check Action (#2519) 2025-06-26 09:59:32 -05:00
extract_configs.py add some missing pico_config and pico_cmake_config entries (#2559) 2025-07-25 09:44:08 -05:00
Findpicotool.cmake Misc cleanup (#2569) 2025-07-18 09:37:21 -05:00
Findpioasm.cmake add pioasm --version, and print version number in generated files (#2554) 2025-07-15 15:09:36 -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