Skip to content

Releases: HomeACcessoryKid/NX-8-alarm

0.6.0 PIN code stored in volatile RTC user memory and stack adjustment

23 Aug 09:47
Compare
Choose a tag to compare
0.6.0 PIN code stored in volatile RTC user memory and stack adjustment

0.5.3 increased stack sizes of tasks after instability

15 Aug 21:24
Compare
Choose a tag to compare
0.5.3 increased stack sizes of tasks after instability

0.5.2 reduced stack sizes of tasks target and logsend

15 Aug 14:48
Compare
Choose a tag to compare
xTaskCreate(udplog_send, "logsend", 320, NULL, prio, NULL);

0.5.1 reduced various stack sizes of tasks

15 Aug 14:24
Compare
Choose a tag to compare
### 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

15 Aug 13:53
Compare
Choose a tag to compare
### 0.5.0 added task statistics readout for high water mark of variou…

0.4.13 removed stealing heap for long term stability test

05 May 20:04
Compare
Choose a tag to compare
0.4.13 removed stealing heap for long term stability test

0.4.12 changed heap report in json code and stealing 8k heap

05 May 11:04
Compare
Choose a tag to compare
0.4.12 changed heap report in json code and stealing 8k heap

0.4.11 using memory branch and stealing 7k heap

05 May 09:34
Compare
Choose a tag to compare
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

04 May 10:28
Compare
Choose a tag to compare
0.4.10 reduce ram by 5k to test memory pressure and changed remove code

0.4.9 removing old sockets from same IP

03 May 21:24
Compare
Choose a tag to compare
0.4.9 removing old sockets from same IP