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 caf5492 commit 918408aCopy full SHA for 918408a
src/rp2_common/pico_cyw43_driver/CMakeLists.txt
@@ -170,7 +170,7 @@ if (EXISTS ${PICO_CYW43_DRIVER_PATH}/${CYW43_DRIVER_TEST_FILE})
170
171
pico_promote_common_scope_vars()
172
173
- function(pico_use_partition_firmware TARGET)
+ function(pico_use_wifi_firmware_partition TARGET)
174
if (PICO_PLATFORM STREQUAL "rp2040")
175
message(FATAL_ERROR "RP2040 does not support storing wi-fi firmware in partitions")
176
endif()
0 commit comments