Clean up platformio.ini

This commit is contained in:
Tobias Schramm 2021-02-09 10:39:26 +01:00 committed by Patrick Rathje
parent dbf0b8af2a
commit 5a66a00151
1 changed files with 1 additions and 3 deletions

View File

@ -36,16 +36,14 @@ monitor_speed = 115200
test_ignore = test_desktop
build_flags =
-Iinclude/tls_config
# -I.pio/libdeps/pinetime_dk
# For testing: -DUNITY_EXCLUDE_SETJMP_H=1
-DEN_INCLUDE_ZEPHYR_DEPS=1
-DEN_INIT_MBEDTLS_ENTROPY=0
-DCOVID_MEASURE_PERFORMANCE=0 # Used to measure device performance
-DMAX_CONTACTS=5
-DMAX_CONTACTS=100
-DMAX_PERIOD_CONTACTS=5
-DNO_DEPRECATED_BLE_OPTIONS=1
-DPLATFORM_PINETIME=1
#lib_ldf_mode = off
lib_deps =
u8g2-generic-c
prathje/exposure-notification @ ^0.1