Theo Arends
|
5e805e0c4a
|
Move Settings from DRAM to heap
|
2021-06-11 18:14:12 +02:00 |
Theo Arends
|
ebeb4ea7ff
|
Remove AddLog_P in favour of AddLog
Remove AddLog_P in favour of AddLog switching log from stack to heap allowing longer log entries (up to approximate log buffer size)
|
2021-06-05 11:47:09 +02:00 |
Theo Arends
|
cea58d66c8
|
Prep virtual mqtt_data prt3
|
2021-05-24 16:52:59 +02:00 |
Theo Arends
|
e7a851f197
|
Refactor Hall Effect
|
2021-03-28 14:38:16 +02:00 |
Theo Arends
|
ac054ea666
|
Refactor AddLog usage
|
2021-01-23 17:10:06 +01:00 |
Theo Arends
|
bb7a2e83f8
|
Refactor settings
|
2021-01-22 11:54:15 +01:00 |
Theo Arends
|
85b2d62225
|
ESP8266 Support for 2MB and up linker files with 1MB and up LittleFS
Breaking Change: ESP8266 until now NOT SUPPORTED linker files 2MB and up. Current settings will be overwritten once LittleFS is enabled
|
2021-01-11 17:56:18 +01:00 |
Theo Arends
|
78ce7b142d
|
Tune log string stack usage
|
2021-01-02 12:23:30 +01:00 |
Theo Arends
|
dcbb3f1e0e
|
Happy New Year
|
2021-01-01 13:44:04 +01:00 |
Theo Arends
|
593675eb7a
|
Removal of global log_data providing re-entry
Removal of global log_data providing re-entry and freeing 700k RAM
|
2020-12-23 18:26:15 +01:00 |
Theo Arends
|
17e6890809
|
Prep for ESP32-C3 ph2
|
2020-11-28 16:39:15 +01:00 |
Theo Arends
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +01:00 |
Theo Arends
|
af5082320d
|
Use global struct
|
2020-10-30 12:29:48 +01:00 |
Theo Arends
|
8a703adf84
|
Use global struct
|
2020-10-29 16:16:34 +01:00 |
Theo Arends
|
3bebfb32d3
|
Use global struct
|
2020-10-29 12:21:24 +01:00 |
Theo Arends
|
934ca43463
|
Remove Arduino ESP8266 Core support before 2.7.1
Remove Arduino ESP8266 Core support for versions before 2.7.1
|
2020-07-17 11:49:56 +02:00 |
Theo Arends
|
e1fbf64037
|
Add command ``Rule0``
Add command ``Rule0`` to change global rule parameters
|
2020-05-19 11:15:31 +02:00 |
Theo Arends
|
125ee62ff3
|
Add Serial buffer overrun detection
Add Serial buffer overrun detection and fix serial corruption by increasing uart serial buffer to 520
|
2020-05-11 15:27:29 +02:00 |
Theo Arends
|
c37dde93c2
|
Add ESP32 QuickPowerCycle control
|
2020-04-19 15:36:04 +02:00 |
Theo Arends
|
538dfbef2e
|
More ESP32 compatibility
|
2020-04-16 16:29:33 +02:00 |
Theo Arends
|
d2b7b4012f
|
More ESP32 compatibility
More ESP32 compatibility (breaks current ESP32 configuration again!)
|
2020-04-16 14:59:01 +02:00 |
Theo Arends
|
8aa9109656
|
Happy New Year
Happy New Year
|
2019-12-31 14:23:34 +01:00 |
Theo Arends
|
aae86a6718
|
Add fallback functionality
Add fallback functionality from next version 7.1.2.7
|
2019-12-16 15:13:57 +01:00 |
Hadinger
|
4c45b9190b
|
Fix compilation error when
|
2019-11-19 23:15:44 +01:00 |
Theo Arends
|
4891bad69a
|
Change sonoff references to tasmota
|
2019-11-03 15:37:33 +01:00 |
Theo Arends
|
0e07397ff7
|
Change Sonoff-Tasmota to Tasmota
|
2019-10-27 12:04:08 +01:00 |