manufacturing

This commit is contained in:
2021-02-18 19:54:08 +01:00
parent d36d67bd2c
commit f96d466f25
47 changed files with 14869 additions and 26 deletions

View File

@@ -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