Skip to content
Snippets Groups Projects
Verified Commit 9a7560bb authored by minute's avatar minute
Browse files

cleanup for release

parent ee66d3c1
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ add_executable(sysctl
sysctl.c
)
target_link_libraries(sysctl pico_stdlib hardware_i2c hardware_rtc hardware_sleep)
target_link_libraries(sysctl pico_stdlib hardware_i2c hardware_spi hardware_rtc hardware_sleep)
pico_enable_stdio_usb(sysctl 1)
pico_enable_stdio_uart(sysctl 0)
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment