mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-28 12:42:00 +00:00
Migrate esp32 families to pioarduino platform
This commit is contained in:
@@ -10,10 +10,15 @@ build_flags =
|
||||
-D HAS_UDP_MULTICAST=1
|
||||
-I variants/esp32s3/t-eth-elite
|
||||
|
||||
lib_ignore =
|
||||
Ethernet
|
||||
custom_sdkconfig =
|
||||
${esp32s3_base.custom_sdkconfig}
|
||||
CONFIG_ETH_ENABLED=y
|
||||
CONFIG_ARDUINO_SELECTIVE_Ethernet=y
|
||||
|
||||
lib_deps =
|
||||
${esp32s3_base.lib_deps}
|
||||
# renovate: datasource=github-tags depName=ETHClass2 packageName=meshtastic/ETHClass2
|
||||
https://github.com/meshtastic/ETHClass2/archive/v1.0.0.zip
|
||||
; lib_ignore =
|
||||
; Ethernet
|
||||
|
||||
; lib_deps =
|
||||
; ${esp32s3_base.lib_deps}
|
||||
; # renovate: datasource=github-tags depName=ETHClass2 packageName=meshtastic/ETHClass2
|
||||
; https://github.com/meshtastic/ETHClass2/archive/v1.0.0.zip
|
||||
|
||||
Reference in New Issue
Block a user