add boost::sml example

This commit is contained in:
Amar Mahmutbegovic
2025-01-11 18:46:30 +01:00
parent a1b36d343e
commit c2bd4e61bd
5 changed files with 3170 additions and 3 deletions

View File

@@ -89,6 +89,7 @@ include_directories(
${CMAKE_SOURCE_DIR}/hal/adc/inc
${CMAKE_SOURCE_DIR}/cstdlib_support
${CMAKE_SOURCE_DIR}/util/inc
${CMAKE_SOURCE_DIR}/libs/boost
)
set(EXECUTABLE ${PROJECT_NAME}.elf)
@@ -130,8 +131,6 @@ target_link_options(
-mthumb
${LIB_SPECS}
-lnosys
-u
_printf_float
-lc
-lm
-Wl,--no-warn-rwx-segments