Add hwids for OLIMEX ESP32 boards that use CH340 USB/serial converters (#830)

This commit is contained in:
Daniel Egnor
2022-06-14 04:49:08 -07:00
committed by GitHub
parent d4bfc01d9a
commit 1728319ce5
5 changed files with 5 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
"f_cpu": "240000000L",
"f_flash": "40000000L",
"flash_mode": "qio",
"hwids": [["0x1A86", "0x7523"]],
"mcu": "esp32",
"variant": "esp32-devkit-lipo"
},
+1
View File
@@ -8,6 +8,7 @@
"f_cpu": "240000000L",
"f_flash": "40000000L",
"flash_mode": "dio",
"hwids": [["0x1A86", "0x7523"]],
"mcu": "esp32",
"variant": "esp32-evb"
},
+1
View File
@@ -8,6 +8,7 @@
"f_cpu": "240000000L",
"f_flash": "40000000L",
"flash_mode": "dio",
"hwids": [["0x1A86", "0x7523"]],
"mcu": "esp32",
"variant": "esp32-gateway"
},
+1
View File
@@ -8,6 +8,7 @@
"f_cpu": "240000000L",
"f_flash": "40000000L",
"flash_mode": "dio",
"hwids": [["0x1A86", "0x7523"]],
"mcu": "esp32",
"variant": "esp32-poe-iso"
},
+1
View File
@@ -8,6 +8,7 @@
"f_cpu": "240000000L",
"f_flash": "40000000L",
"flash_mode": "dio",
"hwids": [["0x1A86", "0x7523"]],
"mcu": "esp32",
"variant": "esp32-poe"
},