switch to network poll arch
", ", "); "); "); "); "); "); "); "); "); ", BACKEND_SERVER_IP, BACKEND_SERVER_PORT);
This commit is contained in:
parent
af4b86b966
commit
f107bfb55b
2 changed files with 16 additions and 13 deletions
|
|
@ -33,7 +33,7 @@ pico_set_program_version(node1 "0.1")
|
|||
pico_set_program_name(node1 "node_one")
|
||||
|
||||
# pull in common dependencies
|
||||
target_link_libraries(node1 pico_stdlib hardware_i2c pico_cyw43_arch_lwip_threadsafe_background)
|
||||
target_link_libraries(node1 pico_stdlib hardware_i2c pico_cyw43_arch_lwip_poll)
|
||||
|
||||
target_include_directories(node1 PRIVATE
|
||||
${CMAKE_CURRENT_LIST_DIR}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue