working cmd handler
This commit is contained in:
@@ -35,7 +35,7 @@ add_executable(stm32-blinky-f1
|
||||
stm32f1xx_hal_conf.h
|
||||
)
|
||||
|
||||
set_property(TARGET stm32-blinky-f1 PROPERTY CXX_STANDARD 17)
|
||||
set_property(TARGET stm32-blinky-f1 PROPERTY CXX_STANDARD 20)
|
||||
|
||||
target_link_libraries(stm32-blinky-f1
|
||||
HAL::STM32::F1::UART
|
||||
|
||||
Reference in New Issue
Block a user