Commit Graph

200 Commits

Author SHA1 Message Date
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
Jason2866 6527442110
move core3 platform to `platformio_tasmota32.ini` (#19889)
* Update platformio_tasmota32.ini

* Update platformio_tasmota_core3_env_sample.ini

* Update platformio_tasmota_core3_env_sample.ini

* Update platformio_override_sample.ini

* Fix optical look

* Update platformio_tasmota_core3_env_sample.ini

* Update platformio_tasmota32.ini
2023-10-31 20:42:29 +01:00
Jason2866 75ec9da8a2
Refactoring of storing safeboot bin (#19858)
* Folder for storing safeboot is now configurable
* Platform 2023.10.06
* Platform 2023.10.12
2023-10-28 13:15:31 +02:00
Jason2866 30521027ab
Keep FS intact when over flashing with VSC (#403) (#19816) 2023-10-22 17:10:59 +02:00
Christian Baars 26e9d7e49c
deactivate automatic flashsize detection (#19788) 2023-10-18 17:52:51 +02:00
Jason2866 3e13fcee9e
Pio: add all libs to ignore, not needed for compiling of safeboot env (#19765)
* Fix ignore safeboot flags

* add more libs to ignore
2023-10-16 16:43:40 +02:00
Jason2866 2b398d309e
pio proper lib_ignore fix (#19742) 2023-10-14 20:30:48 +02:00
Jason2866 17087d1b08
Platform 2023.10.04 (#19729) 2023-10-13 15:49:47 +02:00
Jason2866 9e142c1d3c
Tasmota Core 2.0.14 (#19667)
* Tasmota Core 2.0.14
2023-10-04 19:12:24 +02:00
Jason2866 9ee3a72371
Support feature lfs grow in Arduino Core (#19650) 2023-10-03 12:02:54 +02:00
Jason2866 86deee4e85
fix Arduino core bug wifi client flush (#19642) 2023-10-02 20:05:13 +02:00
Jason2866 0be4613cf9
LittleFS core updated to version with `grow` (#19635) 2023-10-01 17:24:59 +02:00
Jason2866 ed33d61ab7
Tasmota Core 2.0.13 (#395) (#19533)
Tasmota Core 2.0.13
2023-09-16 21:10:08 +02:00
Jason2866 ad00d9ec5b
Tasmota ESP32 core 2.0.12 (#19463) 2023-09-10 13:41:25 +02:00
Jason2866 8861e779e3
Platform ESP32 2023.08.01 (#19371) 2023-08-23 16:58:17 +02:00