Commit Graph

16 Commits

Author SHA1 Message Date
s-hadinger b9bd558abe
Enabled watchdog for ESP32 and variants (#21422)
* Enabled watchdog for ESP32 and variants

* Ensure compilation for sageboot

* Fix compilation

* Fix compilation for RISCV
2024-05-16 21:19:34 +02: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
Theo Arends dc68232f42 Phase 1 support C2/C6 2023-08-21 17:32:54 +02:00
Theo Arends c08561f67c Bump version to v11.1.0.4
- Restructure tasmota
2022-06-02 14:17:39 +02:00
Jason2866 230e82d852
REG_SPI_BASE not defined for S3 2022-02-01 14:41:01 +01:00
Jason2866 4a4d3d1bb7
Esp32 s3 2022-01-30 12:55:03 +01:00
Jason2866 de37f88644 S2 compile fix 2021-08-22 11:49:27 +02:00
Jason2866 d973408867 Fix s2 2021-06-18 15:44:39 +00:00
Stephan Hadinger fa976093f4 Rename fix_esp32c3.h to esp32x_fixes.h 2021-06-11 16:44:57 +02:00
Stephan Hadinger 0e278fe13b Remove SPI3_HOST that does not exist on esp32c3 2021-06-10 19:35:33 +02:00
Stephan Hadinger 2d5841af9c Esp32c3 fix compilation for SPI and uDisplay 2021-06-10 19:07:20 +02:00
Stephan Hadinger 63c7e5f7bf Introduced tasmota_options.h for libs 2021-05-04 19:28:51 +02:00
Jason2866 f6ef7adefd
Delete dummy.txt 2021-04-20 15:15:21 +02:00
Stephan Hadinger 4b8cd1f6a9 Fix comment 2021-04-20 12:03:48 +02:00
Stephan Hadinger c9664d2308 Esp32c3: work-around for `int32_t` definition 2021-04-20 11:59:47 +02:00
Theo Arends c702cb17e0 Release 6.6
Release 6.6
2019-07-05 13:44:24 +02:00