We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfcf04 commit 3e84228Copy full SHA for 3e84228
src/rp2_common/pico_cyw43_driver/BUILD.bazel
@@ -74,6 +74,8 @@ pico_generate_pio_header(
74
srcs = ["cyw43_bus_pio_spi.pio"],
75
)
76
77
+# TODO: https://github.com/raspberrypi/pico-sdk/issues/2055 Support storing
78
+# Wi-Fi firmware in a separate partition
79
filegroup(
80
name = "pico_use_partition_firmware",
81
srcs = [
0 commit comments