Commit Graph

176 Commits

Author SHA1 Message Date
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
Jason2866 53819a1465
Update platformio_tasmota32.ini (#19313) 2023-08-15 11:16:05 +02:00
Дилян Палаузов f9f5d5d55c
Typo architceture → architecture (#19288) 2023-08-10 16:22:44 +02:00
Christian Baars bfe0857094
add section safeboot_flags in platform_tasmota32.ini (#19281)
This will make it easier to ignore a bunch of libraries in order to speed up builds without polluting the ENV sections too much.

Usage:
[env:my_safeboot_env]
lib_ignore              = ${safeboot_flags.lib_ignore}
2023-08-09 14:02:21 +02:00
Jason2866 7488ed03f0
Tasmota based on Arduino 3.0.0 (#19270) 2023-08-06 13:44:28 +02:00
Jason2866 2e9cd6a57d
Auto detect flash size and adjust FS (#349) (#19215) 2023-07-29 19:48:43 +02:00
Jason2866 3b9ae4c553
Core 2.0.11 (#19181) 2023-07-24 18:06:16 +02:00
Jason2866 bec7d63847
core 2.0.10 (IDF 4.4.5.20230614) (#18878) 2023-06-14 14:43:35 +02:00
Jason2866 bc213289cd
Update platformio_tasmota32.ini (#18863) 2023-06-12 16:20:03 +02:00
Jason2866 55b109de68
esptool v4.6.1 (#18771) 2023-06-01 23:35:14 +02:00
Jason2866 74f9973b8b
Core 2.0.9 from 2023.05.31 (#18762) 2023-05-31 22:41:35 +02:00
Jason2866 8e741052b8
Core 2.0.9 from 2023.05.29 (#18736) 2023-05-29 13:04:23 +02:00
Jason2866 d48c826d42
Core 2.0.9 from 2023.05.17 (#18680)
Updated IDF components:
LittleFS v1.5.4
CAM v2.0.4
DSP latest commit
2023-05-17 13:24:58 +02:00
Jason2866 c42f959520
Framework esp32 2023.05.00 with Tasmota Core 2.0.9 (#18602)
* Platform 2023.05.00 with Tasmota Core 2.0.9
2023-05-07 21:12:33 +02:00
Jason2866 a6aa8924ea
Platform version 2023.04.03 (#18467) 2023-04-21 18:11:50 +02:00
Jason2866 ca88aa2519
fix c3 map metrics (#18465) 2023-04-21 14:24:29 +02:00
Jason2866 11a43ea99b
Tasmota Core 208 (#18460)
* Tasmota Core 2.0.8
* Fix Linker errors
2023-04-20 20:01:35 +02:00
Jason2866 8402f49d0e
esp32 pre core 2.0.8 (#18408) 2023-04-14 10:27:52 +02:00
Jason2866 0456959fa8
Update platformio_tasmota32.ini (#18142) 2023-03-10 14:03:53 +01:00
Jason2866 66b523ec2f
Back to pre core 2.0.7 (#18110)
since issues introduced with core 2.0.7
2023-03-04 21:18:09 +01:00
Jason2866 deeed56610
Refactor `set_partition_table.py` (#18072) 2023-02-28 12:15:19 +01:00
Jason2866 cadab815ef
pio script to set env `PARTITIONS_TABLE_CSV` (#18065) 2023-02-27 17:15:19 +01:00
Jason2866 8f17820a43
Update to Tasmota Arduino ESP32 Core 2.0.7 (#18014)
* Tasmota Arduino ESP32 Core 2.0.7
2023-02-21 13:08:27 +01:00
Jason2866 400f0e453e
IDF 4.4.3 changes (#17821)
- updated mDNS to version from esp-protocols
- added PHY driver
2023-01-29 13:06:13 +01:00
Jason2866 fa466d91ff
Tasmota core 2.0.6 (#17493)
* Tasmota core 2.0.6

* PR template core 2.0.6
2022-12-28 14:10:45 +01:00