File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
[env]
11
11
platform = espressif32
12
12
framework = arduino, espidf
13
- build_flags =
13
+ build_flags =
14
14
-D CONFIG_BLINK_GPIO =2
15
15
monitor_speed = 115200
16
16
platform_packages =
17
17
; use a special branch
18
- framework-arduinoespressif32 @ https://github.com/espressif /arduino-esp32.git# idf-release/v4.0
18
+ framework-arduinoespressif32 @ https://github.com/marcovannoord /arduino-esp32.git# idf-release/v4.0
19
19
20
20
[env:esp32dev]
21
21
board = esp32dev
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ framework = arduino, espidf
13
13
monitor_speed = 115200
14
14
platform_packages =
15
15
; use a special branch
16
- framework-arduinoespressif32 @ https://github.com/espressif /arduino-esp32.git# idf-release/v4.0
16
+ framework-arduinoespressif32 @ https://github.com/marcovannoord /arduino-esp32.git# idf-release/v4.0
17
17
18
18
[env:esp32dev]
19
19
board = esp32dev
You can’t perform that action at this time.
0 commit comments