merged ledboardv1.1 branch optimized build

This commit is contained in:
2021-03-27 14:09:28 +01:00
parent 0146c32da4
commit 095e650457
3 changed files with 15 additions and 4 deletions

View File

@@ -14,9 +14,17 @@ board = STM32L031K6
framework = arduino
upload_port = stlink
debug_tool = stlink
#boards_dir = boards
lib_ldf_mode = deep+
build_flags =
-DHARDWAREVERSION=10
#lib_deps =
# rlogiacco/Battery Sense@^1.1.2
[env:ledboard_PROTO]
platform = ststm32
board = nucleo_l031K6
framework = arduino
upload_port = stlink
debug_tool = stlink
boards_dir = boards
lib_ldf_mode = deep+
build_flags =
-DHARDWAREVERSION=09