diff options
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r-- | main/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index 590d516..29afb84 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -25,5 +25,6 @@ target_link_libraries(main pico_cyw43_arch_lwip_threadsafe_background pico_stdlib FreeRTOS-Kernel + FreeRTOS-Kernel-Heap4 ) |