update testing
This commit is contained in:
parent
2a591cb28f
commit
624f26c751
@ -33,11 +33,16 @@ check_severity = medium, high
|
||||
[env:native]
|
||||
platform = native
|
||||
test_filter = test_native
|
||||
lib_extra_dirs =
|
||||
../libraries
|
||||
lib_deps =
|
||||
bblanchon/ArduinoJson@6.19.4
|
||||
build_flags = -std=c++11
|
||||
|
||||
[env:embedded]
|
||||
platform = atmelavr
|
||||
framework = arduino
|
||||
board = miniatmega328
|
||||
board = pro16MHzatmega328
|
||||
lib_extra_dirs =
|
||||
../libraries
|
||||
lib_deps =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user