Commit Graph

214 Commits

Author SHA1 Message Date
Jason2866 57fc179709
Platform 2024.12.30 Tasmota Arduino Core 3.1.0.241206 based on IDF 5.3.2 (#22600)
* core 3.1.0.241206
* Enterprise support is now conditional in core
2024-12-07 14:30:04 +01:00
Jason2866 7615b3c8f7
Platform 2024.11.31 Tasmota Arduino Core 3.1.0.241117 based on IDF 5.3.1.241024 (#22504)
* Platform 2024.11.31
* add `ttls_phase2_type`
2024-11-17 18:36:54 +01:00
Jason2866 66d69e09c9
add `ESPmDNS` to safeboot `lib_ignore` 2024-10-31 22:33:40 +01:00
Jason2866 79a7c71145
Tasmota Platform 2024.11.30 / Arduino 3.1.0.241030 / IDF 5.3.1.241024 (#22384)
* Platform 2024.11.30

* Update PULL_REQUEST_TEMPLATE.md
2024-10-30 13:31:56 +01:00
Jason2866 73897ef755
Back to three esp32x frameworks... (#22351)
* add special frameworks
* Update PULL_REQUEST_TEMPLATE.md
2024-10-23 20:44:25 +02:00
Jason2866 0f84211898
remove LTO settings in build flags (#22302)
since LTO is now standard in Tasmota Arduino framework
2024-10-16 13:55:15 +02:00
Jason2866 aed98a6b64
Platform 2024.10.30 (Arduino core 3.1.0.241015 / IDF 5.3.1+) (#22299)
* Platform 2024.10.30 (Arduino core 3.1.0.241015 / IDF 5.3.1+)

Platform new option custom Arduino IDF libs

* Tasmota core ESP32 V.3.1.0.241015
2024-10-16 11:24:29 +02:00
Jason2866 1248bd138c
Tasmota Platform espressif32 2024.09.30 - Arduino Core 3.1.0.240926 (#22203)
* Update PULL_REQUEST_TEMPLATE.md

* Tasmota Platform espressif32 2024.09.30 - Arduino Core 3.1.0.240926
2024-09-26 17:25:48 +02:00
Jason2866 27611a1698
Tasmota Platform 2024.09.10 - Arduino core 3.0.5 (#22163)
* Tasmota Platform espressif32 2024.09.10 - Arduino Core 3.0.5
2024-09-18 19:04:34 +02:00
Jason2866 888e1d5bb1
Platform 2024.08.11 (espressif32 Arduino core 3.0.4) (#22021) 2024-08-26 17:25:27 +02:00
Jason2866 d8cac9c811
Platform 2024.08.10 (#21893)
* Platform 2024.08.10 (espressif32 Arduino core 3.0.4)
2024-08-02 18:14:36 +02:00
Jason2866 d27ca0bc89
Platform 2024.07.11 (#21765)
Fix i2s issues
2024-07-12 23:01:35 +02:00
Christian Baars 7cb8a3f968
Berry: add cam module, img class (#21743)
* cam module, img class
2024-07-07 19:50:33 +02:00
Jason2866 99374ae45b
Tasmota Platform 2024.07.10 (#21745)
* Tasmota Platform 2024.07.10
* Update IDF 5.2.2 based Platform
2024-07-07 18:54:29 +02:00
Jason2866 0df56eaffa
Tasmota esp32 platform 2024.06.11 (#21694) 2024-06-25 17:00:07 +02:00
Jason2866 e198ffb22d
Tasmota esp32 platform 2024.06.10 (#21569) 2024-06-05 15:07:38 +02:00
Jason2866 d134b88c68
ESP32 Platform 2024.05.13 (#21524)
* ESP32 Platform 2024.05.13

reverts Arduino PR 9453 `WiFiClient - rename flush() to clear()`

* trigger PR CI
2024-05-29 16:59:33 +02:00
Jason2866 662b84947b
ESP32 Platform 24.05.12 (#21493) 2024-05-25 13:36:55 +02:00
Christian Baars e5521bb763
Build system: allow easy solidification of external Berry (#21430)
* custom solidification

* solidify-from-url

* forgot folders

---------

Co-authored-by: Radio Loge <radiologe@MacBook-Pro-von-Radio.local>
2024-05-24 20:57:43 +02:00
Jason2866 2705e6177d
use compiler option `no-target-align` (#21407) 2024-05-15 09:40:33 +02:00
s-hadinger 2865630309
Prepare for ESP32 WDT (#21383)
* Prepare for ESP32 WDT

* make `sleep()` reset WDT
2024-05-12 21:12:08 +02:00
Jason2866 da0e4c433f
Update platform to 2024.05.11 (#21381) 2024-05-07 15:19:32 +02:00
Jason2866 abd013eda8
Platform 2024.05.10 (#21347) 2024-05-04 19:02:45 +02:00
Jason2866 117cee9e6e
Update esp32 platform to 2024.04.14 (#21299)
* use new HWCDC Arduino code
2024-04-30 17:58:30 +02:00
Jason2866 71c8748def
Revert "Platform 2024.04.13 (#21264)" (#21288)
This reverts commit 492c6bbda2.
2024-04-27 18:56:11 +02:00
Jason2866 492c6bbda2
Platform 2024.04.13 (#21264) 2024-04-24 13:04:01 +02:00
Jason2866 1d04c000e2
Re enable Ethernet in safeboot for ESP32 (#21199)
by using the Arduino Solo1 framework. The framework has a smaller flash usage
2024-04-16 12:08:53 +02:00
Jason2866 951fba99b1
Breaking: ESP32 Core 3.0.0 only support (#21180)
* Core 3.0.0 only

* rm Arduino30 settings

* rm lib ignore `NimBLE-Arduino`

* rm obsolete or duplicate env entrys
2024-04-15 11:39:48 +02:00
Jason2866 6492596a10
Fix BLE compile with core 3.0.0 (#21182)
* Delete lib/libesp32_div/NimBLE-Arduino directory
* rm obsolete ignores
2024-04-15 10:24:06 +02:00
Jason2866 5e5a7756c4
Core 2015 (#21155)
* Core 2.0.15

* Core 2.0.15
2024-04-12 14:08:32 +02:00
Jason2866 e7368631cf
Platform 2024.04.11 (#21142) 2024-04-11 09:03:49 +02:00
Jason2866 787f153219
Update to Tasmota core 3.0.0-beta (#21114) 2024-04-06 16:36:37 +02:00
Jason2866 2544cf0305
Update esptool.py (#20890)
* Tasmota esptool.py  v4.7.1
* install only one esptool version
2024-03-07 14:46:22 +01:00
Jason2866 d30c634515
one pio scriot to set "C" flags (#20762) 2024-02-19 13:23:38 +01:00
Jason2866 97821ab925
Platform 2024.02.10 (Arduino core 3.0.0) (#20730) 2024-02-14 21:03:33 +01:00
Jason2866 808e598b6d
Arduino Core 3.0.0 Platform 2024.01.12 (#20576)
* Core 3.0.0 latest support

* compability with latest Arduino Core 3.0.0

* Platform 2024.01.12
2024-01-24 14:47:55 +01:00
Jason2866 a7f3a7adad
`Berry animation library` not needed for safeboot env 2024-01-23 17:51:13 +01:00
Jason2866 ab39abb7ed
`LinkedList` not needed any more for safeboot env 2024-01-23 17:44:56 +01:00
Jason2866 d0a9f0d15d
core3 with espressif IPv6 implementation (#20510) 2024-01-15 20:09:19 +01:00
Jason2866 90aa519cbd
Platform 2024.01.01 (#20508)
- core 2.0.14 with compability to IPv6 implementation of espressif Arduino core 3.0.0
2024-01-15 19:23:58 +01:00
Jason2866 c00e82171e
platform updates to 2024.01.x0 (#20445)
* platform updates to 2024.01.x0

* core uses async udp now
2024-01-09 20:49:38 +01:00
Jason2866 b4f1aafc4c
Platform 2023.12.00 (#20298) 2023-12-23 12:18:25 +01:00
Jason2866 87b5886ea7
correct enable `ESP32 Async UDP` for core 3.0.0 2023-12-19 15:18:03 +01:00
Jason2866 d78a223646
enable lib `ESP32 Async UDP` for core 3.0.0 2023-12-19 15:14:57 +01:00
Jason2866 79de12decc
Tasmota Arduino 3.0.0-alpha3 (#20172)
* Tasmota Arduino Core 3.0.0-alpha3
2023-12-05 15:41:55 +01:00
Jason2866 a693c28d07
Platform 2023.11.01 (#20087) 2023-11-22 23:39:02 +01:00
Jason2866 bbe173b534
Update platformio_tasmota32.ini (#20052) 2023-11-18 19:13:24 +01:00
Jason2866 0ee62e597b
Fix spi c2 c6 bus numbers and SPI Reg Base defines (#19988)
* C2 and C6 have same SPI bus as C3
* Update esp32x_fixes.h
* Release Platforms
2023-11-13 13:44:47 +01:00
Jason2866 5021b917da
Fix compiler warning (#19990)
* Create add_c_flags_ard3.py
2023-11-12 17:42:00 +01:00
Jason2866 3da80e9144
Enable IR Remote (#19908) 2023-11-02 11:33:07 +01:00