Releases: HomeACcessoryKid/NX-8-alarm
Releases · HomeACcessoryKid/NX-8-alarm
0.6.0 PIN code stored in volatile RTC user memory and stack adjustment
0.6.0 PIN code stored in volatile RTC user memory and stack adjustment
0.5.3 increased stack sizes of tasks after instability
0.5.3 increased stack sizes of tasks after instability
0.5.2 reduced stack sizes of tasks target and logsend
xTaskCreate(udplog_send, "logsend", 320, NULL, prio, NULL);
0.5.1 reduced various stack sizes of tasks
### 0.5.1 reduced various stack sizes of tasks also xTaskCreate(udplog_send, "logsend", 384, NULL, prio, NULL);
### 0.5.0 added task statistics readout for high water mark of various tasks
### 0.5.0 added task statistics readout for high water mark of variou…
0.4.13 removed stealing heap for long term stability test
0.4.13 removed stealing heap for long term stability test
0.4.12 changed heap report in json code and stealing 8k heap
0.4.12 changed heap report in json code and stealing 8k heap
0.4.11 using memory branch and stealing 7k heap
0.4.11 using memory branch and stealing 7k heap
0.4.10 reduce ram by 5k to test memory pressure and changed remove code
0.4.10 reduce ram by 5k to test memory pressure and changed remove code
0.4.9 removing old sockets from same IP
0.4.9 removing old sockets from same IP