More on TCP
This commit is contained in:
parent
65d26b5e3d
commit
10bb31b123
2 changed files with 64 additions and 4 deletions
|
@ -28,6 +28,7 @@ pico_enable_stdio_usb(${CMAKE_PROJECT_NAME} 0)
|
|||
target_link_libraries(${CMAKE_PROJECT_NAME}
|
||||
pico_stdlib
|
||||
pico_cyw43_arch_lwip_threadsafe_background
|
||||
pico_lwip_http
|
||||
)
|
||||
|
||||
pico_add_extra_outputs(${CMAKE_PROJECT_NAME})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue