Switch Arduino component to a fork

This commit is contained in:
valeros
2021-05-13 12:58:07 +03:00
parent efcf39ba3b
commit 56f9c60081
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -10,12 +10,12 @@
[env]
platform = espressif32
framework = arduino, espidf
build_flags =
build_flags =
-D CONFIG_BLINK_GPIO=2
monitor_speed = 115200
platform_packages =
; use a special branch
framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#idf-release/v4.0
framework-arduinoespressif32 @ https://github.com/marcovannoord/arduino-esp32.git#idf-release/v4.0
[env:esp32dev]
board = esp32dev