mirror of
https://github.com/justinian/edmfd_firmware.git
synced 2025-12-09 16:24:31 -08:00
Switch to serial over USB CDC
This commit is contained in:
@@ -57,7 +57,7 @@ target_sources(edmfd PUBLIC
|
||||
src/edmfd/vendor.cc
|
||||
)
|
||||
|
||||
pico_enable_stdio_uart(edmfd 1)
|
||||
pico_enable_stdio_usb(edmfd 1)
|
||||
pico_enable_stdio_uart(edmfd 0)
|
||||
pico_add_extra_outputs(edmfd)
|
||||
target_link_libraries(edmfd PUBLIC
|
||||
|
||||
Reference in New Issue
Block a user