Commit Graph

7 Commits

Author SHA1 Message Date
Marcin Smoczyński
86bdeb347d [EGD-3113] Add thread safety to libphonenumber
Add thread safety based on the RTOS wrapper and FreeRTOS mutex. The
mutex protects regexp cache only so additional safety on regexp level is
needed.

Add method to get currently running thread - needed by thread checker
class in libphonenumber.
2020-04-28 17:01:33 +02:00
Mateusz
a8761d8918 Fix: Cellular low-power
Fix: heap use-after-free during thread close
2019-09-20 12:26:47 +02:00
Robert Borzecki
ba1264494c Added assets rebuiild option. 2019-08-22 10:00:57 +02:00
Robert Borzecki
64d7af9583 WIP: eink/mutex problem. 2019-08-22 08:37:33 +02:00
Mateusz
ab94586a61 WiP: MuxChannel class development, bug fixes 2019-06-28 15:43:32 +02:00
Mateusz
c44f11218b WiP: muxchannel workers 2019-06-27 15:07:47 +02:00
Robert Borzecki
d3235d54d7 Removed submodule 2019-05-21 23:35:00 +02:00