USART tx length fix, some experiments with cpp string manip
This commit is contained in:
@@ -22,6 +22,9 @@ endif()
|
||||
# Set the project name
|
||||
set(CMAKE_PROJECT_NAME weight_cell)
|
||||
|
||||
# Color output
|
||||
set(CMAKE_CXX_FLAGSS "-fdiagnostics-color=always")
|
||||
|
||||
# Include toolchain file
|
||||
include("cmake/gcc-arm-none-eabi.cmake")
|
||||
|
||||
|
Reference in New Issue
Block a user