modified code for different hardware version
This commit is contained in:
@@ -10,19 +10,11 @@
|
||||
|
||||
[env:nucleo_l031K6]
|
||||
platform = ststm32
|
||||
board = nucleo_l031K6
|
||||
board = STM32L031K6
|
||||
framework = arduino
|
||||
upload_port = stlink
|
||||
debug_tool = stlink
|
||||
boards_dir = boards
|
||||
|
||||
|
||||
; [env:native]
|
||||
; platform = native
|
||||
; build_flags =
|
||||
; -std=gnu++11
|
||||
; -D UNIT_TEST
|
||||
; lib_deps =
|
||||
; ArduinoFake
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user