add logging structure
This commit is contained in:
@@ -27,6 +27,7 @@ find_package(HAL COMPONENTS "${HAL_COMP_LIST}" REQUIRED)
|
||||
# STM32VL-Discovery
|
||||
add_executable(stm32-blinky-f1
|
||||
${MAIN_SOURCE_FILE}
|
||||
logging.cpp
|
||||
uart_handler.cpp
|
||||
spi.cpp
|
||||
rfm95.cpp
|
||||
|
||||
Reference in New Issue
Block a user