unit testing

This commit is contained in:
2021-01-27 08:27:08 +01:00
parent f78f3c5eaa
commit d36d67bd2c
20 changed files with 360 additions and 78 deletions

View File

@@ -15,5 +15,11 @@ framework = arduino
upload_port = stlink
debug_tool = stlink
lib_deps =
http://192.168.2.3/Bonobo.Git.Server/JCButton.git
# http://192.168.2.3/Bonobo.Git.Server/JCButton.git
[env:native]
platform = native
build_flags = -std=gnu++11
lib_deps =
ArduinoFake