Theo Arends
99df8edc2d
Fix ESP32 chip version number
2023-10-04 12:47:58 +02:00
Theo Arends
ffd09da89a
Fix DS18B20 for ESP32 with over 33 gpios
2023-09-19 15:20:10 +02:00
Theo Arends
ff17a377cc
Allow display of revision v0.0
2023-08-30 16:03:03 +02:00
Theo Arends
03c72501a5
Finally add ESP32-P4 ;-)
2023-08-25 13:11:00 +02:00
Theo Arends
d5b12c8718
Consolidate esp32 hardware info
2023-08-25 12:48:35 +02:00
Theo Arends
b1fba92e87
Fix idf chip revision
2023-08-25 10:55:20 +02:00
Theo Arends
d340c91cd7
Revert "Fix idf chip revision"
...
This reverts commit e5cb367581
.
2023-08-24 20:52:36 +02:00
Theo Arends
e5cb367581
Fix idf chip revision
2023-08-24 17:48:41 +02:00
Theo Arends
701d33f645
Phase 2 support C2/C6
2023-08-23 13:02:13 +02:00
Theo Arends
0c3b559630
Phase 1 support C2/C6
2023-08-21 16:00:20 +02:00
Christian Baars
b5cc48dd64
ESP32: pass flashmode at build time to macro definition ( #19299 )
...
* pass flashmode at build time to macro definition
* fix 8266 builds
2023-08-12 11:31:06 +02:00
s-hadinger
0b3d6fd146
Prepare for Arduino v3 / esp-idf v5 2nd batch ( #19265 )
2023-08-05 20:34:24 +02:00
s-hadinger
5c8c7cdfca
Prepare for Arduino v3 / esp-idf v5 ( #19264 )
2023-08-05 15:11:10 +02:00
Jason2866
3c951d7751
fix GT911 crash in LVGL firmware ( #18633 )
...
* fix GT911 crash
* remove wrong frag when using GT911
2023-05-10 14:02:51 +02:00
Theo Arends
d9be488885
Update comments
2022-12-29 16:10:41 +01:00
Theo Arends
4ee6aee35e
Fix ESP8266 relay power on spikes
...
Fix ESP8266 set GPIO's to input on power on fixing relay spikes (#17531 )
2022-12-29 14:46:34 +01:00
gemu
1cdd5c3f08
Udisplay support for rgb displays ( #17414 )
...
* add gt911
* add rgb display mode
* add gt911
* add gt911
* add gt911
* add sunton descriptor
* fix divide by zero crash with sunton
2022-12-18 14:06:04 +01:00
Theo Arends
b7f6a7b00a
Clean up logging functions
2022-11-11 09:30:31 +01:00
Theo Arends
e8f24fdb6c
Update ESP8285 processor detection
2022-11-07 15:02:03 +01:00
Theo Arends
7698178b90
Update ESP8285 device detection
2022-11-07 15:00:47 +01:00
Theo Arends
4ebd7a9cd3
Update ESP32 processor detection
2022-11-07 12:46:24 +01:00
Theo Arends
5a314f72e3
Add relevant program core information
2022-10-04 17:52:15 +02:00
Theo Arends
b54c5fcb8c
Add ESP32-U4WDH single/dual core detection
2022-10-04 12:51:53 +02:00
Jason2866
5da6ab8f70
Temp error messages fixed
2022-09-18 12:58:48 +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
Jason2866
0f53ae845a
Real fix, S2 shows now correct mode too
2022-08-22 16:14:20 +02:00
Jason2866
6d470a6429
temp fix for crash with ESP32-S2
2022-08-22 13:12:33 +02:00
Christian Baars
7cbdd409b5
fix wrong flashmode report
2022-08-21 20:22:39 +02:00
Theo Arends
a8f9e8d24c
Add more flash modes
2022-08-21 14:49:09 +02:00
Theo Arends
e55e9d8485
Change flashmode from digit to text
2022-08-21 14:21:17 +02:00
Christian Baars
42399d446a
Fix wrong flash_chip_id on ESP32, when DOUT is not used
...
This also fixes the wrong reported flash size for flash modes: DIO, QUOUT and QIO. Now a global struct is used, which gets populated by the boot loader.
2022-08-21 11:15:47 +02:00
Jason2866
14c1c5dfd4
Review changes
2022-08-19 11:27:15 +02:00
Jason2866
f64bddea04
S3 Temp sensor support
2022-08-18 16:10:21 +02:00
Stephan Hadinger
7e0f69e935
Partition Wizard use ota.tasmota.com
2022-07-02 00:13:27 +02:00
Theo Arends
c08561f67c
Bump version to v11.1.0.4
...
- Restructure tasmota
2022-06-02 14:17:39 +02:00