mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
* [Bazel] Fix bazel build, add presubmit * Fixes a missing dep in the Bazel build breaking the host build. * Automagically finds all board headers. * Improves presubmit script polish for GH Action readiness. * Adds a GitHub action workflow for the Bazel build. * Disable failing checks * Disables Windows, as there's a mix of real build errors and overly-ambitious checks that don't work on Windows. * Disables extra checks temporarily since it's currently failing. |
||
|---|---|---|
| .. | ||
| pioasm | ||
| bazel_build.py | ||
| bazel_common.py | ||
| BUILD.bazel | ||
| build_all_headers.py | ||
| check_all_board_headers.sh | ||
| check_board_header.py | ||
| check_configs.sh | ||
| check_doxygen_groups.py | ||
| check_source_files_in_bazel_build.py | ||
| CMakeLists.txt | ||
| compare_build_systems.py | ||
| copro_dis.py | ||
| extract_build_defines.py | ||
| extract_cmake_configs.py | ||
| extract_configs.py | ||
| Findpicotool.cmake | ||
| Findpioasm.cmake | ||
| run_all_bazel_checks.py | ||
| uf2_aspect.bzl | ||