clean build warnings

This commit is contained in:
Amar Mahmutbegovic
2025-05-12 22:26:38 +02:00
parent 77fc239a5b
commit 6a6dd5db58
3 changed files with 25 additions and 1 deletions

View File

@@ -115,6 +115,7 @@ add_executable(
platform/src/system_stm32f0xx.c
hal/uart/src/uart_stm32.cpp
cstdlib_support/retarget.cpp
cstdlib_support/nosys_stubs.c
${MAIN_CPP_PATH}/${MAIN_CPP_FILE_NAME}
)