Skip to content

Commit 3e84228

Browse files
committed
Add Bazel todo referencing #2055
1 parent 7cfcf04 commit 3e84228

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/rp2_common/pico_cyw43_driver/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ pico_generate_pio_header(
7474
srcs = ["cyw43_bus_pio_spi.pio"],
7575
)
7676

77+
# TODO: https://github.com/raspberrypi/pico-sdk/issues/2055 Support storing
78+
# Wi-Fi firmware in a separate partition
7779
filegroup(
7880
name = "pico_use_partition_firmware",
7981
srcs = [

0 commit comments

Comments
 (0)