manufacturing
This commit is contained in:
@@ -14,12 +14,14 @@ board = nucleo_l031K6
|
||||
framework = arduino
|
||||
upload_port = stlink
|
||||
debug_tool = stlink
|
||||
lib_deps =
|
||||
# http://192.168.2.3/Bonobo.Git.Server/JCButton.git
|
||||
|
||||
[env:native]
|
||||
platform = native
|
||||
build_flags = -std=gnu++11
|
||||
lib_deps =
|
||||
ArduinoFake
|
||||
|
||||
; [env:native]
|
||||
; platform = native
|
||||
; build_flags =
|
||||
; -std=gnu++11
|
||||
; -D UNIT_TEST
|
||||
; lib_deps =
|
||||
; ArduinoFake
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user