InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.63k stars 901 forks source link

Fix chimes #2019

Closed mark9064 closed 3 months ago

mark9064 commented 4 months ago

Only thing notable here is that pushing two messages at once increases the chance of the systemTask queue getting full (which deadlocks the task as it waits forever on queue push). But I don't think it ever should fill up (10 entries), so I think it's OK.

Closes #1411

github-actions[bot] commented 4 months ago
Build size and comparison to main: Section Size Difference
text 373224B -16B
data 940B 0B
bss 63516B 0B