mirror of
https://github.com/mytechnotalent/Embedded-Hacking.git
synced 2026-04-01 17:10:20 +02:00
Update CMakeLists.txt
This commit is contained in:
@@ -51,7 +51,7 @@ target_link_libraries(0x0001_hello-world
|
||||
pico_stdlib
|
||||
)
|
||||
|
||||
pico_enable_stdio_usb(0x0001_hello-world 1)
|
||||
pico_enable_stdio_usb(0x0001_hello-world 0)
|
||||
pico_enable_stdio_uart(0x0001_hello-world 1)
|
||||
|
||||
pico_add_extra_outputs(0x0001_hello-world)
|
||||
|
||||
Reference in New Issue
Block a user