Add default environment and restrict desktop to test target #4

This commit is contained in:
Patrick Rathje 2020-08-20 21:31:56 +02:00
parent cfe5d56aae
commit b99f373de1
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,8 @@
; Please visit documentation for the other options and examples
; https://docs.platformio.org/page/projectconf.html
[platformio]
default_envs = nrf52840_dk
[env:nrf52840_dk]
platform = nordicnrf52
@ -34,3 +36,4 @@ build_flags =
-Wno-nullability-completeness
-DMBEDTLS_USER_CONFIG_FILE='"user-tls.conf"'
src_filter = --<.src/>
targets = test