Commit Graph

224 Commits

Author SHA1 Message Date
Sylvain Quendez 52f5a730b2 Fixed board m5stick-c (#26)
* Update m5stick-c.json with the correct variant

* Update m5stick-c.json

---------

Co-authored-by: Jason2866 <24528715+Jason2866@users.noreply.github.com>
2024-08-29 15:20:22 +02:00
Jason2866 ed8df6c3c5 add bluetooth to esp32-c6-devkitc-1.json 2024-08-17 12:57:36 +02:00
Jason2866 2b20b1aa8b Create adafruit_feather_esp32c6.json 2024-08-14 13:30:08 +02:00
Jason2866 2ffeaedbb0 Fix uppercase 2024-08-14 08:54:39 +02:00
Jason2866 a438ac8da2 Delete boards/heltec_wifi_kit_32_v2.json 2024-08-14 08:49:50 +02:00
Jason2866 54bd4b84f5 remove outdated linker script 2024-08-12 17:18:52 +02:00
Jason2866 f3ec0c3acd Fix board 2024-08-01 13:43:22 +02:00
Jason2866 fd59eadf6e Fix wrong partition name entry 2024-07-30 21:38:32 +02:00
Jason2866 05fec8754a Create m5stack_paper.json 2024-07-19 19:46:36 +02:00
Jason2866 f1b9e07c69 release espressif32 Arduino core 3.0.3 based on IDF 5.1.4 2024-07-17 15:29:13 +02:00
Gabriel Simmer 68ad40f6df Remove floating comma from adafruit_feather_esp32s3_reversetft.json. (#1421) 2024-07-10 21:39:48 +03:00
Philip Corliss 19a2a1e408 Enable PSRAM for adafruit_feather_esp32s3_reversetft (#1414) 2024-07-02 11:55:52 +03:00
TheMasterofBlubb 40cf417aa2 Added Board definition for M5Stack Core Basic 16MB variant (#1399)
According to the documentation (see Version Change) around 2020 the M5Stack Core Basic got upgraded to 16MB Flash. This also covers the newer versions with the SKUs K001-V27 and K001-V26.
2024-06-17 15:21:49 +03:00
valeros d91a581a0e Fix maximum RAM size for ESP32-C6-DevKitC-1 2024-06-10 20:38:28 +03:00
powerfeatherdev 738e7137bf Add board ESP32-S3 PowerFeather (#1344) 2024-04-29 14:22:08 +03:00
valeros 3fdfd14c51 Add new boards 2024-04-29 14:19:24 +03:00
mb-orgatex 141b048f86 Add missing Bluetooth connectivity for esp32-s3-devkitm-1 (#1334)
Co-authored-by: Manoel Brunnen <mb@lee-brunnen.de>
2024-03-19 12:55:08 +02:00
Andrew Dunai 9b0c95d4a7 Add support for Lilka (v2) board (#1317) 2024-02-22 18:43:51 +02:00
Valerii Koval 66d21ae224 Enabled debug feature for WEMOS LOLIN32 Lite
Resolves #1312
2024-02-19 15:47:33 +02:00
Ivan Kravets a7e7d01f3a Drop support for abandoned Briki boards 2024-02-16 18:02:36 +02:00
jon 76df32f785 Add Lolin S3 Pro (#1303) 2024-02-09 13:36:52 +02:00
valeros 2587ce9871 Add Adafruit Feather ESP32-S2 board
Issue #1287
2024-01-22 14:26:14 +02:00
valeros 91c7448d5a Fix board name for ioxesp32ps 2023-12-27 14:04:36 +02:00
a sapuppo 2571753fc3 Add new boards Namino Rosso / Arancio (#1193) 2023-12-22 20:02:40 +02:00
valeros 2575a81db6 Add ESP32-S3-USB-OTG board
Resolves #1262
2023-12-19 12:06:25 +02:00
Maximilian Gerhardt a886fdc889 Add Adafruit QT Py ESP32-S3 (PSRAM version) (#1257)
Resolves #1181
2023-12-18 11:52:35 +02:00
Dominic Pearman c266d1fcb6 Added board ESP32-PICO-DevKitM-2 (#1254)
Co-authored-by: Dominic Pearman <dominic@phymorous.de>
2023-12-14 12:41:56 +02:00
Jason2866 f5a40f5e66 fix lolin_s3.json (#1252)
remove not needed touch entry
2023-12-12 14:05:33 +02:00
Rodrigo Garcia 638487696c Fix Lolin S2 USB CDC setup (#1251)
This commit fixes an issue with this board pointed out in ESP32 Arduino Github.

https://github.com/espressif/arduino-esp32/issues/8977#issuecomment-1850888549
2023-12-12 12:02:14 +02:00
Paul Price fa33c2bd94 Add Smart Bee Data Logger board (#1249) 2023-12-11 13:33:58 +02:00
Kavinda Kotuwegedara 7293107c4d Add Lion:Bit S3 board (#1179) 2023-12-06 13:45:25 +02:00
valeros 13a4062e22 Add new boards
Resolves #1231, resolves #209
2023-12-05 14:54:52 +02:00
valeros f6ec3926f9 Add missing Bluetooth connectivity for all S3-based boards 2023-09-21 17:06:16 +03:00
Fio 63b3549ed6 Add missing Bluetooth connectivity for lolin_s3 (#1198) 2023-09-21 17:04:14 +03:00
Manoel Brunnen d5559ab463 Add ESP32-S3-DevKitM-1 board (#1191) 2023-09-21 14:46:09 +03:00
Jason2866 a737d97feb esp32s3camlcd: use correct s3 linker script (#1175) 2023-08-27 12:34:01 +03:00
Jason2866 6a92e31a19 bee_motion_s3: use s3 linker script (#1176) 2023-08-27 12:33:21 +03:00
Jason2866 a2f6513190 Add espressif esp32-c6-devkitm-1 board (#1173) 2023-08-23 14:02:25 +03:00
Stijn Tintel 95e0a731cc Initial support for ESP32-C6-DevKitC-1 (#1054)
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2023-08-03 15:50:34 +03:00
valeros 650fb5d598 Typo fix in Smart Bee S3 manifest 2023-08-02 12:57:52 +03:00
Tinyu 91bdde3a1b Add M5Stack-CoreS3 board (#1106) 2023-08-02 12:55:29 +03:00
valeros 95125e2627 Update Arduino core to v2.0.11
- Added several new boards (including Nano ESP32) // Resolves #1162
- Added DFU upload method via dfu-util for the new Arduino Nano ESP32
- Updated IDF version to v4.4.5 for mixed Arduino/IDF projects
2023-08-01 19:38:55 +03:00
Maximilian Gerhardt a47ecbfca0 Fix OpenOCD configuration for Lolin S2 boards (#1139)
* Fix OpenOCD board -> target on Lolin S2 Mini
* Same for lolin_s2_pico.json
2023-07-03 12:37:16 +03:00
Jason2866 5fdb90c715 Fixed flash memory size for ESP32S3 CAM LCD board (#1096)
S3 Eye has 8MB OPI Flash

Resolves #1095
2023-05-16 12:52:20 +03:00
Alwin Arrasyid 9562c12c20 Fix Seeed XIAO ESP32S3 PSRAM (#1082) 2023-04-24 20:47:39 +03:00
Valerii Koval de49a767e0 Update Arduino core to v2.0.8
Resolves #1079
2023-04-21 14:22:52 +03:00
Tinyu 8b7e12d129 Add board definitions for M5Stack-StampS3 (#1050) 2023-04-21 14:08:44 +03:00
Dogus Cendek 9b1892c107 Update manifest files for Deneyap boards (#1067)
- Added missing macros
- Corrected available on-board connectivity abilities
- Updated vendor info and URLs
2023-04-10 13:52:45 +03:00
Niklas Kaaf 4b44a501c9 Add ESP32-C3-DevKitC-02 board 2023-03-24 17:52:05 +02:00
Valerii Koval 196c4bff74 Change default partition for lilygo-t-display-s3
The previously used `app3M_fat9M_16MB.csv` prevented usage of LittleFS

Resolves #1055
2023-03-23 15:22:59 +02:00