Commit Graph

113 Commits

Author SHA1 Message Date
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
valeros 56f9c60081 Switch Arduino component to a fork 2021-05-13 12:58:07 +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 55f50dc8ef Add ESP-IDF example with SPIFFS
Resolve #472
2021-02-04 23:01:13 +02:00
valeros 14e3f31d2c Build tinyusb lib only when it's explicitly enabled
Resolve #474
2021-01-25 22:56:29 +02:00
valeros 7e5f3f56fa Initial updates for ESP-IDF v4.2 2021-01-25 17:36:44 +02:00
valeros de8034c355 Update ESP-IDF aws iot example 2020-09-02 21:13:16 +03:00
valeros 1ceb7b9d92 Update ESP-IDF examples 2020-09-02 14:54:26 +03:00
valeros 78be15e0d1 Update gitignore file in examples 2020-09-01 17:54:55 +03: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
Valerii Koval 0f7d2de7e2 Initial support for ESP-IDF v4.0 (#297) 2020-03-05 11:18:07 +02:00
valeros 685e78f9c3 Update aws-iot example with new configuration // Resolve #242 2019-10-28 15:42:14 +02:00
valeros f4b9153ec1 Update support for ESP-IDF according to v3.3 // Issue #224 2019-09-16 13:11:52 +03:00
valeros 2c1b430f6c Handle spaces in paths when compiling for ULP // Resolve #208 2019-07-24 11:24:22 +03:00
valeros a186f66eb0 Update examples with more demonstrative code 2019-07-04 22:15:03 +03:00
valeros 965b3ffd89 Add initial support for Arduino framework as IDF component // Issue #24 2019-07-04 21:10:01 +03:00
valeros 8d08246acd Add initial support for ULP programming // Issue #95 2019-06-20 13:42:21 +03:00
valeros a4c3a868ba Update ESP-IDF to 3.2.0 // Issue #167 2019-04-18 21:56:07 +03:00
valeros c13bb1ef00 Update esp-idf framework to 3.1.3 2019-02-21 20:56:35 +02:00
Ivan Kravets 4646af1de2 Remove "Automatically generated file; DO NOT EDIT." from "sdkconfig.h" 2019-01-22 22:26:50 +02:00
Ivan Kravets bea35aedda Skip PUMBAA example from CI (not Python 3 compatible) 2018-12-26 22:36:11 +02:00
Ivan Kravets 8044f0b3af Remove unused "readme.txt" 2018-10-17 21:53:21 +03:00
Ivan Kravets ace8cf66e9 Update README for "include", "lib", and "test" directories 2018-10-17 21:28:26 +03:00
Ivan Kravets 705f58c891 Update README for "include", "lib", and "test" directories 2018-10-17 21:27:15 +03:00
Ivan Kravets 8a311060a6 Add default "LED_BUILTIN" for ESP Wrover Kit // Resolve #121 2018-10-01 15:33:33 +03:00
Ivan Kravets a87034b146 Add "Blink" example for ESP-IDF // Resolve #122 2018-10-01 15:23:46 +03:00
valeros c1bc09da05 Fix define value in sdkconfig file 2018-09-27 23:08:17 +03:00
valeros 98093509eb Update sdkconfig file in esp-idf examples 2018-09-27 22:35:15 +03:00
Ivan Kravets 4bc628356e Keep the same macro name for "COMPONENT_EMBED_TXTFILES" as ESP-IDF 2018-07-30 18:23:41 +03:00
Ivan Kravets 51f82da2c7 New boards: WEMOS LOLIN D32 & LOLIN D32 PRO, M5Stack FIRE, TTGO LoRa32-OLED V1, XinaBox CW02 2018-07-30 15:28:58 +03:00
valeros 06498a6224 Update sdkconfig.h file in examples with esp-idf 2018-07-09 22:59:25 +03:00
valeros 439b72c238 Add new example with AWS and esp-idf framework 2018-07-09 22:49:27 +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
Ivan Kravets a5bf079d7c Set default monitor speed to 115200 for ESP-IDF 2018-05-30 20:18:35 +03:00
Valerii Koval 139a97b509 Add initial support for exceptions in ESP-IDF framework // Issue #88 2018-05-30 00:06:09 +03:00
Valerii Koval 218faa1b73 Update build script for ESP-IDF v3.0 2018-05-05 20:34:19 +03:00
Srikanth Anantharam c0bdf20231 Define LED_BUILTIN if not already defined in pins_arduino.h. (#67) 2018-02-09 13:07:18 +02:00
Ivan Kravets c284aaeda1 Update Arduino Core to the upstream version 2018-02-08 15:45:31 +02:00
Valerii Koval f2ff645892 Update support for ESP-IDF v2.1 2017-08-16 15:33:58 +03:00