1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

show how to restrict the default build to your user defined environments

This commit is contained in:
wellenvogel
2021-11-27 21:13:25 +01:00
parent 1e0ec3b592
commit d9af772a57
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
[platformio]
#if you want a pio run to only build
#your special environments you can set this here
#by uncommenting the next line
#default_envs = testboard
[env:testboard]
board = m5stack-atom
lib_deps =