Skip to content
Snippets Groups Projects
Commit 5e934ff2 authored by ed8g20's avatar ed8g20
Browse files

Update file CMakeLists.txt

parent d5938051
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,5 @@ include(drivers/st7789/st7789)
# Pull in pico libraries that we need
target_link_libraries(scope pico_stdlib hardware_spi hardware_pwm hardware_dma rgbled button pico_display pico_graphics st7789)
pico_enable_stdio_usb(scope 1)
pico_enable_stdio_uart(scope 0)
# create map/bin/hex file etc.
pico_add_extra_outputs(scope)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment