Test freertos_test_project build

This commit is contained in:
lukstep
2024-04-04 21:34:27 +02:00
committed by Łukasz
parent 4457cf9404
commit 7269f053f6
3 changed files with 22 additions and 18 deletions

View File

@@ -26,4 +26,6 @@ target_link_libraries(freertos_demo
FreeRTOS-Kernel
FreeRTOS-Kernel-Heap4)
pico_enable_stdio_usb(freertos_demo 1)
pico_enable_stdio_uart(freertos_demo 1)
pico_add_extra_outputs(freertos_demo)