Skip to content

Commit

Permalink
Update ESP32 platform (meshtastic#2770)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebentern authored Sep 5, 2023
1 parent 5a61695 commit fb23e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/esp32/esp32.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; Common settings for ESP targes, mixin with extends = esp32_base
[esp32_base]
extends = arduino_base
platform = platformio/espressif32@^6.3.2
platform = platformio/espressif32@^6.4.0

build_src_filter =
${arduino_base.build_src_filter} -<platform/nrf52/> -<platform/stm32wl> -<platform/rp2040> -<mesh/eth/>
Expand Down

0 comments on commit fb23e47

Please sign in to comment.