pico-sdk/test/kitchen_sink
armandomontanez 6262b49c74
Some checks are pending
Bazel presubmit checks / bazel-build-check (macos-latest) (push) Waiting to run
Bazel presubmit checks / bazel-build-check (ubuntu-latest) (push) Waiting to run
Bazel presubmit checks / other-bazel-checks (push) Waiting to run
Check Configs / check-configs (push) Waiting to run
CMake / build (push) Waiting to run
Build on macOS / build (push) Waiting to run
Build on Windows / build (push) Waiting to run
[bazel] Run buildifier on Bazel build files (#2825)
This is an automated change with the following commands:

$ find . -name "BUILD.bazel" -o -name "*.bzl" \
  -exec buildifier -lint=fix {} \;

* Add missing `load()` statements for things provided by @rules_cc. This
  is required for Bazel >9.
* Sort attributes on build targets.
* Add missing trailing commas where applicable.
2026-03-02 10:24:17 +00:00
..
btstack_config.h Add Bluetooth support 2023-02-10 18:27:23 -06:00
BUILD.bazel [bazel] Run buildifier on Bazel build files (#2825) 2026-03-02 10:24:17 +00:00
CMakeLists.txt add pico_status_led (#2501) 2025-07-28 11:56:15 -05:00
kitchen_sink.c add missing libraries to test/kitchen_sink and auto-gen includes (#2567) 2025-07-17 11:32:46 -05:00
kitchen_sink_cpp.cpp fixup __forceinline for cpp code and add kitchen_sink cpp test (#670) 2021-12-08 12:05:49 -06:00
lwipopts.h Update mbedtls, lwip and cyw43-driver (#2405) 2025-04-11 09:14:02 -07:00
mbedtls_config.h Update mbedtls, lwip and cyw43-driver (#2405) 2025-04-11 09:14:02 -07:00
trivial.pio add pioasm --version, and print version number in generated files (#2554) 2025-07-15 15:09:36 -05:00