Skip to content

Commit 91c5d45

Browse files
committed
Olimex ESP32-GATEWAY fixes
Fixes related to board revisions selection.
1 parent 855f526 commit 91c5d45

File tree

2 files changed

+3
-48
lines changed

2 files changed

+3
-48
lines changed

boards.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11755,7 +11755,7 @@ esp32-gateway.menu.Revision.RevC=Revision C or older
1175511755
esp32-gateway.menu.Revision.RevC.build.board=ESP32_GATEWAY_C
1175611756
esp32-gateway.menu.Revision.RevE=Revision E
1175711757
esp32-gateway.menu.Revision.RevE.build.board=ESP32_GATEWAY_E
11758-
esp32-gateway.menu.Revision.RevF=Revision F
11758+
esp32-gateway.menu.Revision.RevF=Revision F or newer
1175911759
esp32-gateway.menu.Revision.RevF.build.board=ESP32_GATEWAY_F
1176011760

1176111761
esp32-gateway.build.f_cpu=240000000L
@@ -11770,6 +11770,8 @@ esp32-gateway.menu.FlashFreq.80.build.flash_freq=80m
1177011770
esp32-gateway.menu.FlashFreq.40=40MHz
1177111771
esp32-gateway.menu.FlashFreq.40.build.flash_freq=40m
1177211772

11773+
esp32-gateway.menu.UploadSpeed.921600=921600
11774+
esp32-gateway.menu.UploadSpeed.921600.upload.speed=921600
1177311775
esp32-gateway.menu.UploadSpeed.115200=115200
1177411776
esp32-gateway.menu.UploadSpeed.115200.upload.speed=115200
1177511777

variants/esp32-gateway/pins_arduino.h

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)