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
8dfbd3c2dd
Update idf_component.yml
2024-12-16 21:49:36 +01:00
Jason2866
36a9b3c1f8
Update Zigbee_On_Off_Switch.ino
2024-12-16 21:48:40 +01:00
Jason2866
817a1d5881
Update Zigbee_On_Off_Light.ino
2024-12-16 21:47:52 +01:00
Jason2866
c673965f58
Arduino core 3.0.6 ( #40 )
...
* Update README.md
* esptool.py v4.8.0
* add cmake_utilities for C2
* add auto select "espidf" when pio var "custom_sdkconfig" is set
* Update main.py
* revert changes
* Update platformio.ini
* Update platformio.ini
* Update Zigbee_On_Off_Switch.ino
* Update Zigbee_On_Off_Light.ino
* Update examples.yml
* IDF v5.1.4.241008
* Arduino Core 3.0.6
* Update README.md
2024-10-22 18:58:10 +02:00
Jason2866
e0b31f6a41
add zigbee examples
2024-09-17 17:39:28 +02:00
Jason2866
ca926d8b18
update Matter example
2024-09-17 17:17:00 +02:00
Jason2866
b2c29ec945
fix platform
2024-09-13 18:07:09 +02:00
Jason2866
fcc554f3e2
add Arduino/IDF Matter example
2024-09-13 17:32:46 +02:00
Jason2866
b6261bc213
add conflicting libs to lib_ignore
...
as safeguard. LDF may add this unwanted libs
2024-08-08 11:19:21 +02:00
Jason2866
342e640a5a
add h2zero NimBLE example
2024-08-08 11:05:04 +02:00
Jason2866
b871fd2f73
Fix board entry
2024-08-06 20:51:40 +02:00
Jason2866
123326b2a2
add C2 to example
2024-08-06 20:46:07 +02:00
Jason2866
e8fdfd7b7a
Test S3 Linker fix
2024-07-26 18:23:22 +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
valeros
ad7b231ca3
Add default sdk config for esp32-c6-devkitc-1 in examples
2024-06-18 20:11:26 +03:00
valeros
6c323e2d9f
Remove deprecated AWS-IoT example
2024-04-23 17:01:44 +03:00
valeros
7e3b841ae9
Update IDF USB example
2024-03-21 15:55:57 +02:00
Ivan Kravets
2beaa5fe53
Drop support for abandoned Briki boards
2024-02-16 18:05:08 +02:00
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
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