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:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user