Commit Graph

20 Commits

Author SHA1 Message Date
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
Jason2866 f1b9e07c69 release espressif32 Arduino core 3.0.3 based on IDF 5.1.4 2024-07-17 15:29:13 +02:00
Maximilian Gerhardt a886fdc889 Add Adafruit QT Py ESP32-S3 (PSRAM version) (#1257)
Resolves #1181
2023-12-18 11:52:35 +02:00
valeros a6291f8082 Add Arduino Nano ESP32 env to examples 2023-08-02 12:57:22 +03:00
Ivan Kravets 1d206cc7cf Fix working environment name 2023-03-20 18:49:57 -06:00
Valerii Koval 6bddbbe14e Add default LED pin to Blink example 2022-05-16 19:45:57 +03:00
Valerii Koval 9db4440883 Add default LED to Arduino blink example 2022-05-16 14:08:17 +03:00
Valerii Koval 9f9f39d8d5 Add support for Arduino core v2.0.3
Resolve #799, resolves #762, resolves #674
2022-05-16 13:18:16 +03:00
Ivan Kravets 7152c8b143 Switch docs to HTTP 2022-03-31 14:23:26 +03:00
valeros ddab9bbb1e Update Arduino core to v1.0.5
Resolve #298
Resolve #329
Resolve #344
Resolve #359
Resolve #378
Resolve #384
Resolve #389
Resolve #390
Resolve #414
Resolve #420
Resolve #436
Resolve #440
Resolve #493
2021-02-24 11:09:54 +02:00
valeros 53362d338b Add individual example for briki boards 2020-03-17 15:49:55 +02:00
AlbertoPimpo 98df86243e Add initial support for briki core (#294) 2020-03-17 12:51:38 +02:00
Ivan Kravets 8a311060a6 Add default "LED_BUILTIN" for ESP Wrover Kit // Resolve #121 2018-10-01 15:33:33 +03:00
Ivan Kravets d5074c53be Set monitor speed to 115200 by default 2018-06-27 14:28:05 +03:00
Ivan Kravets ae55b59756 Test project with space 2018-06-08 19:53:48 +03:00
Valerii Koval 2e9269f337 Add new board ESP-WROVER-KIT 2017-08-03 19:11:58 +03:00
Ivan Kravets 9568310101 Update links to docs 2017-02-22 16:29:39 +02:00
Valeriy Koval f2454c07dd Supplement examples with new boards 2016-11-13 21:51:15 +02:00
Ivan Kravets 8c2e29da24 Added packages, updated Arduino for ESP32 2016-10-29 19:31:23 +03:00
Valeriy Koval c37ff5c0dc Initial support for ESP32 2016-10-24 20:23:25 +03:00