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 003526c commit 12e1359Copy full SHA for 12e1359
trustzone/hello_trustzone/CMakeLists.txt
@@ -61,7 +61,7 @@ target_link_libraries(hello_trustzone_no_flash_ns
61
)
62
63
# Set UF2 family manually
64
-pico_set_uf2_family(hello_trustzone_ns "rp2350-arm-ns")
+pico_set_uf2_family(hello_trustzone_no_flash_ns "rp2350-arm-ns")
65
66
# Use stdio_usb
67
pico_enable_stdio_uart(hello_trustzone_no_flash_ns 0)
0 commit comments