implemented soft power button on-off

This commit is contained in:
2021-05-09 15:25:42 +02:00
parent ae1676c669
commit f19e7b79f4
8 changed files with 242 additions and 76 deletions

View File

@@ -20,13 +20,13 @@ board = STM32L031K6
build_flags =
-DHARDWAREVERSION=11
[env:LedBoardV10]
board = STM32L031K6
build_flags =
-DHARDWAREVERSION=10
; [env:LedBoardV10]
; board = STM32L031K6
; build_flags =
; -DHARDWAREVERSION=10
[env:ledboard_PROTO]
board = nucleo_l031K6
build_flags =
-DHARDWAREVERSION=09
; [env:ledboard_PROTO]
; board = nucleo_l031K6
; build_flags =
; -DHARDWAREVERSION=09