update testing

This commit is contained in:
Nicu Hodos 2023-01-23 12:24:44 +01:00
parent 2a591cb28f
commit 624f26c751

View File

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