Jason2866
54f1ace1cf
set Arduino compile option UPDATE_NOCRYPT in example Tasmota
2024-12-14 13:00:54 +01:00
Jason2866
894cacc066
add Hybrid Compile ( #73 )
2024-12-14 12:42:42 +01:00
Jason2866
5621a0edc8
Update Zigbee_On_Off_Light.ino
2024-12-13 16:51:00 +01:00
Jason2866
5c57372b7f
Update Zigbee_On_Off_Switch.ino
2024-12-10 18:21:51 +01:00
Jason2866
417c3b6c0f
add P4 to LP example
2024-11-28 12:45:28 +01:00
Jason2866
e48457be06
Update sdkconfig.defaults
2024-11-28 12:43:50 +01:00
Jason2866
10c6155a1d
Update Zigbee_On_Off_Light.ino
2024-11-28 12:30:15 +01:00
Jason2866
c980602b63
Update Zigbee_On_Off_Switch.ino
2024-11-28 12:29:14 +01:00
Jason2866
7d0916030e
add P4 to blink example
2024-11-28 12:23:39 +01:00
Jason2866
e69093642b
Update Zigbee_On_Off_Switch.ino
2024-11-13 16:01:52 +01:00
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