78 Commits

Author SHA1 Message Date
Maximilian Gerhardt a886fdc889 Add Adafruit QT Py ESP32-S3 (PSRAM version) (#1257)
Resolves #1181
2023-12-18 11:52:35 +02: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 fc336a9b99 Update IDF to v5.1.0 2023-08-03 13:56:33 +03: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 6fb9e8c1b7 Update default sdkconfig for ULP ADC example 2023-03-08 19:50:49 +02:00
Valerii Koval c49915ae06 Delete deprecated example 2023-02-02 12:27:55 +02:00
Valerii Koval 4a461f5221 Update examples 2023-01-06 14:29:59 +02:00
Valerii Koval ecc617e341 Add support for IDF v5.0
Resolves #979
2023-01-06 14:29:24 +02:00
Jason2866 9a4ef85684 Latest Arduino master does fail with CI (#901)
* fix CI with latest Arduino github master

* fix CI with latest Arduino master
2022-09-09 12:00:18 +03:00
Valerii Koval 98aef9ba35 Update ESP-IDF USB example 2022-06-14 21:35:47 +03:00
Valerii Koval 7e76f687d7 Update mixed IDF/Arduino project examples 2022-06-14 19:38:12 +03:00
Valerii Koval 22140dda97 Update IDF CoAP example 2022-06-14 15:02:09 +03: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 1f106a0caf Test ESP-IDF with PIO Unit Testing 2022-05-12 15:36:50 +03:00
Hemanth Bollamreddi a00ede298e Added extern C for arduino ad esp idf component (#547)
Co-authored-by: Hemanth Bollamreddi <hbollamreddi@vmware.com>
2022-04-18 17:34:51 +03:00
Alex Lennon 7138f22a5f Improve AWS IoT demo output parsing (#603)
The demonstration builds and runs on the ESP32 outputting
escape codes which are not parsed by default. This makes
the output hard to read.

Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2022-04-18 17:33:57 +03:00
Valerii Koval d342bced2d Deprecate support for Simba and Pumbaa frameworks 2022-04-18 12:45:21 +03:00
Valerii Koval 581c7d0325 Add support for Arduino v2.0
Resolve #619, resolve #652, resolve #591
2022-04-14 14:40:12 +03:00
Ivan Kravets 7152c8b143 Switch docs to HTTP 2022-03-31 14:23:26 +03:00
Ivan Kravets 973c5bcdb9 Convert RST to MD 2021-11-22 16:13:21 +02:00
Alex Lennon 80bd1e1650 Updating the espidf-aws-iot example to use AWS Embedded C Embedded SDK v3.1.5 (#601)
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2021-11-09 21:36:15 +02:00
valeros b073ed8440 Initial support for ESP32C3
Resolve #568, resolve #497
2021-06-23 18:33:52 +03:00