Commit Graph

230 Commits

Author SHA1 Message Date
Jason2866 82cfbe0e73 enable always Hybrid Compile for C2 2025-01-25 13:51:33 +01:00
Thomas J. b25f39bbe9 feat(board): Add boards YB-ESP32-S3-AMP-V2, YB-ESP32-S3-AMP-V3 and YB-ESP32-S3-ETH (#103)
* board definition files added

* "ldscript": "esp32s3_out.ld" removed

* "memory_type": "qio_qspi" added
2025-01-10 15:19:02 +01:00
Jason2866 5156766e73 Arduino espressif32 core 3.1.1 2025-01-09 13:54:05 +01:00
Jason2866 55ef55906f Boards update 2024-12-19 16:22:58 +01:00
Jason2866 e4ac072ea9 Arduino 3.1.x based on IDF 5.3.x (#74)
* IDF 5.3 support

* IDF 5.3

* IDF 5.3 toolchains

remove dynamic toolchains support, currently only older incompatible are possible to fetch.

* Fix owner of

* ULP compability for IDF 5.3

* remove debug print

* Fix bootloader offset code retrieve

* Update esp32-c6-devkitc-1.json

* use espressif Arduino branch `release/v3.1.x`

* Update README.md

* Update README.md

* Fix compile issue with managed components

* use latest Arduino 3.1.0 libs

* fetch Arduino libs dl URL from manifest json

* fetch Arduino libs dl URL from manifest json

* Update README.md

* Fix IDF 5.3 ULP compile

* Use espressif Arduino branch release/v3.1.x

* Update platform.py

* better handling of complex Macros from cmake model

* IDF 5.3.1 release

* fix handling of cc fragments

* unchanged IDF 5.3.1

* ULP has now a cmake build script

* add arduino/idf examples

* fix used platform

* prepare LP ULP support

* enable bootloader components build

* ULP LP support

* add missing P4

* add P4

* change some if checks

* Update README.md

* remove wrong left over code

* add ULP LP example / update Matter example

* fix path

* add zigbee examples

* disable zigbee examples

needs merge of the open zigbee Arduino PR

* esptool.py v4.8.0

* add cmake_utilities for C2

* add auto select "espidf" when pio var "custom_sdkconfig" is set

* IDF v5.3.1.240924

* Update main.py

* matter example currently broken

* Update platformio.ini

* Update platformio.ini

* Update platformio.ini

* Update platformio.ini

* Update examples.yml

* IDF v5.3.1.241016

* Update Zigbee_On_Off_Light.ino

* Update Zigbee_On_Off_Switch.ino

* Update examples.yml

* Update platformio.ini

* Update platformio.ini

* Update examples.yml

* esptool.py v4.8.1.1

s2 s3 usb jtag reset fix

* Update platform.py

* Update gdb 14.2.0+20240403

* fix owner for gdb

* Update IDF v5.3.1.241024

* Update adafruit_matrixportal_esp32s3.json

* Use compatible h2zero NimBLE git commit

* Update Zigbee_On_Off_Light.ino

* Update Zigbee_On_Off_Switch.ino

* fix custom partiton table offset calculation

* Update README.md

* Create esp32-p4.json

* add P4 to blink example

* Update Zigbee_On_Off_Switch.ino

* Update Zigbee_On_Off_Light.ino

* Update sdkconfig.defaults

* add P4 to LP example

* Create esp32-p4-evboard.json

* IDF 5.3.2 release

* prep for "pioarduino-build.py" script

* add missing import os

* fix not defined var

* Update Zigbee_On_Off_Switch.ino

* esptool.py v4.8.5

* Update Zigbee_On_Off_Light.ino

* add Hybrid Compile (#73)

* Update README.md

* set Arduino compile option `UPDATE_NOCRYPT` in example Tasmota

* Update C2 Hybrid compile skeleton

* Update IDF v5.3.2.241210

* Revert to IDF 5.3.2

* Update pioarduino IDF 5.2

* Update release_zips.yml
2024-12-16 21:50:40 +01:00
Christian Glombek 7f9a9c1d2a Add Sparkfun ESP32-C6 Thing Plus board definition (#31) 2024-09-08 19:37:22 +02:00
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