Fix(boards): 修复arduino esp32下一些板卡管脚定义异常

This commit is contained in:
王立帮
2025-03-11 01:29:42 +08:00
parent 5a83124bbb
commit ff1b0e2fb4
2 changed files with 6 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@@ -257,9 +257,6 @@ pins["OLIMEX ESP32-EVB"] =
pins["OLIMEX ESP32-GATEWAY"] =
pins["OLIMEX ESP32-PoE"] =
pins["ThaiEasyElec's ESPino32"] =
pins["M5Stick-C"] =
pins["M5Stack-CORE"] =
pins["M5Stack-FIRE"] =
pins["ODROID ESP32"] =
pins["Heltec_WIFI_Kit_32"] =
pins["Heltec_WIFI_LoRa_32"] =
@@ -281,6 +278,11 @@ pins['MixGo Car'] =
pins['AI Thinker ESP32-CAM'] =
pins["arduino_esp32"];
pins["M5Stick-C"] =
pins["M5Stack-CORE"] =
pins["M5Stack-FIRE"] =
pins["m5stick_c"];
pins['Arduino HandBit'] =
pins['mPython'] =
pins['Labplus mPython'] =