Commit Graph

151 Commits

Author SHA1 Message Date
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
Jason2866 163456c3fc
Pio: Target: Erase and Upload (#17474) 2022-12-22 11:12:45 +01:00
Jason2866 176e886e81
Tasmota ESP32 core 2.0.5.4 (#17422)
* core 2.0.5.4

* enable IPv6 for all ESP32x builds
2022-12-17 16:24:44 +01:00
Jason2866 cb53e0ba4e
esptool v4.4 / Platform versioning change 2022-11-23 22:26:58 +01:00
Jason2866 2ae8faca2a
Tasmota Core 2.0.5.3 2022-11-10 11:52:47 +01:00
Jason2866 cc98326349 Tasmota Core 2.0.5.2 2022-10-28 11:51:51 +02:00
Jason2866 9688de0b33
One Tasmota Platformio Platform for all framework variants 2022-09-24 12:05:00 +02:00
Jason2866 452c6fabb0
Tasmota Core 2.0.5
* Flash real size is now in core
* Flash chip magic size now in Tasmota `ESP_getFlashChipMagicSize`
* Tasmota Core 2.0.5
2022-09-17 15:53:58 +02:00
Christian Baars 34084c6e75 generate berry structures before every build process 2022-09-03 15:32:24 +02:00
Stephan Hadinger abf352c8f8 Fix remapping of ledcReadFreq 2022-08-02 19:39:27 +02:00
Jason2866 5cdbcb4343
Tasmota Core 2.0.4.1 2022-07-29 16:21:39 +02:00
Jason2866 b28543b479
Tasmota Core 2.0.4 2022-07-07 11:39:42 +02:00
Jason2866 50ada675a8
Revert "ESP32 core 2.0.4pre" 2022-07-01 15:48:25 +02:00
Jason2866 3704adfaea ESP32 core 2.0.4pre 2022-06-29 22:35:26 +02:00
Jason2866 8314dc3dc7 add builds zbbrdgpro / NsPanel 2022-06-02 20:44:00 +02:00
Jason2866 d07598277a
fixed solo1 framework 2022-05-13 21:30:48 +02:00
Jason2866 8a3e6a88e4
Quick Solo1 safeboot fix 2022-05-13 18:38:43 +02:00
Jason2866 dfa8f54457
Use release Tasmota Core 2.0.3 2022-05-04 18:00:12 +02:00
Jason2866 4d0bcf641d
Update solo1 to safemode framework 2022-05-04 12:12:40 +02:00
Jason2866 7bf98fb52f
Use newest Tasmota Arduino framework
based on IDF441. Support for Safemode
2022-05-04 11:43:11 +02:00
Jason2866 f789225e02
Safemode refactor
* Safemode refactor

* Looks nicer

* rm littlefs upload

* Delete littlefs.bin

* Create placeholder

* Delete tasmota32-minicustom.bin

* Delete tasmota32c3-minicustom.bin

* rm littlefs

* rename to *-safemode.bin
2022-05-02 23:24:52 +02:00
Jason2866 54fc04409a safemode refactor 2022-04-26 16:41:35 +02:00
Jason2866 c035f19808
Update platform-espressif32 framework 2022-04-22 13:59:06 +02:00
Jason2866 dd4f5cce36
Fixed Tasmota Core 2.0.3-rc1
reverted commit 7b89b39e10 in Arduino core which seems faulty
2022-03-31 17:02:40 +02:00
Jason2866 0e8d60b472
revert to earlier core build
actual build do have issues with littlefs
2022-03-30 21:09:08 +02:00
Jason2866 7e6514d112
core 2.0.3rc1 2022-03-29 18:27:31 +02:00