Jason2866
f249952209
Update Zigbee_On_Off_Light.ino
2024-11-13 16:00:56 +01:00
Jason2866
418b826c3c
Use compatible h2zero NimBLE git commit
2024-11-06 15:46:59 +01:00
Jason2866
62a6fecf63
Update platformio.ini
2024-10-19 18:34:18 +02:00
Jason2866
1cb879723a
Update platformio.ini
2024-10-19 18:34:00 +02:00
Jason2866
4e2a1e8042
Update Zigbee_On_Off_Switch.ino
2024-10-19 18:30:25 +02:00
Jason2866
2875e0e6e1
Update Zigbee_On_Off_Light.ino
2024-10-19 18:29:33 +02:00
Jason2866
fe906d060a
Update platformio.ini
2024-10-12 18:01:12 +02:00
Jason2866
6ac746fbd4
Update platformio.ini
2024-10-12 18:00:49 +02:00
Jason2866
9467fb4621
Update platformio.ini
2024-10-12 17:49:53 +02:00
Jason2866
99a2f83797
Update platformio.ini
2024-10-12 17:49:35 +02:00
Jason2866
dc8b7fa6d1
add cmake_utilities for C2
2024-09-20 21:59:42 +02:00
Jason2866
f1be773509
add zigbee examples
2024-09-17 17:41:58 +02:00
Jason2866
f380fbcb3e
add ULP LP example / update Matter example
2024-09-17 17:13:47 +02:00
Jason2866
8c21dfa5b3
fix used platform
2024-09-13 18:06:16 +02:00
Jason2866
5b1960f5e8
add arduino/idf examples
2024-09-13 17:55:43 +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