update code for v1.1

This commit is contained in:
2021-05-08 12:50:25 +02:00
parent 6853c220db
commit 47c5c06191
5 changed files with 58 additions and 34 deletions

View File

@@ -15,6 +15,11 @@ upload_port = stlink
debug_tool = stlink
lib_ldf_mode = deep+
[env:LedBoardV11]
board = STM32L031K6
build_flags =
-DHARDWAREVERSION=11
[env:LedBoardV10]
board = STM32L031K6
build_flags =
@@ -23,4 +28,5 @@ build_flags =
[env:ledboard_PROTO]
board = nucleo_l031K6
build_flags =
-DHARDWAREVERSION=09
-DHARDWAREVERSION=09