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:
@@ -8,14 +8,14 @@
|
||||
; Please visit documentation for the other options and examples
|
||||
; https://docs.platformio.org/page/projectconf.html
|
||||
[platformio]
|
||||
extra_configs=
|
||||
lib/*task*/platformio.ini
|
||||
default_envs=
|
||||
m5stack-atom
|
||||
m5stack-atom-canunit
|
||||
m5stickc-atom-canunit
|
||||
nodemcu-homberger
|
||||
|
||||
extra_configs=
|
||||
lib/*task*/platformio.ini
|
||||
|
||||
[env]
|
||||
platform = espressif32
|
||||
framework = arduino
|
||||
|
||||
Reference in New Issue
Block a user