mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
Merge branch 'wellenvogel:master' into oldenv
This commit is contained in:
@@ -16,25 +16,28 @@ default_envs=
|
||||
extra_configs=
|
||||
lib/*task*/platformio.ini
|
||||
|
||||
[env]
|
||||
platform = espressif32 @ 6.3.2
|
||||
framework = arduino
|
||||
;platform_packages=
|
||||
; framework-arduinoespressif32 @ 3.20011.230801
|
||||
; framework-espidf @ 3.50101.0
|
||||
[basedeps]
|
||||
lib_deps =
|
||||
ttlappalainen/NMEA2000-library @ 4.18.9
|
||||
ttlappalainen/NMEA0183 @ 1.9.1
|
||||
ttlappalainen/NMEA2000-library @ 4.22.0
|
||||
ttlappalainen/NMEA0183 @ 1.10.1
|
||||
ArduinoJson @ 6.18.5
|
||||
AsyncTCP-esphome @ 2.0.1
|
||||
ottowinter/ESPAsyncWebServer-esphome@2.0.1
|
||||
fastled/FastLED @ 3.6.0
|
||||
FS
|
||||
Preferences
|
||||
ESPmDNS
|
||||
WiFi
|
||||
Update
|
||||
|
||||
|
||||
[env]
|
||||
platform = espressif32 @ 6.8.1
|
||||
framework = arduino
|
||||
;platform_packages=
|
||||
; framework-arduinoespressif32 @ 3.20017.0
|
||||
; framework-espidf @ 3.50101.0
|
||||
lib_deps =
|
||||
${basedeps.lib_deps}
|
||||
fastled/FastLED @ 3.6.0
|
||||
|
||||
|
||||
board_build.embed_files =
|
||||
|
||||
Reference in New Issue
Block a user