update code for v1.1
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user