Mateusz Piesta
2f42cd5e73
[BH-1424] FreeRTOS update
...
Updated FreeRTOS source code to 10.4.6.
Moved FreeRTOS sources to the third-party directory.
Added necessary changes to the CMake configuration.
Split FreeRTOSConfig.h. From now, each board has its own.
Added missing log headers.
Minor refactor of the module-os cmake.
Fixed stack overflows in bell application main and time service.
2022-04-07 13:31:28 +02:00
Artur Śleszyński
fb6d036617
[CP-564] Reorganize desktop endpoints
...
Move desktop endpoint factory to a separate lib to be able to provide
different factories for different products.
2021-09-24 12:11:53 +02:00
Artur Śleszyński
b15006a94c
[CP-564] Make desktop endpoints a separate lib
...
In order to have different sets of endpoints for different products,
we need to separate endpoints from the desktop service.
2021-09-21 10:41:37 +02:00
Radoslaw Wicik
1a2e12af1a
[BH-373] Convert utils json into a lib
...
Moving json to a third-party standalone library.
2021-06-11 09:41:44 +02:00
Pawel Olejniczak
5fd602f5c0
[CP-140] Deactivate autolock while connected to MC
...
PurePhone is no longer autolocked, while connected to Mudita Center.
2021-06-08 15:38:47 +02:00
Marek Niepieklo
ec38961631
[CP-145] Implement Security Endpoint helper
...
Added helper and moved out processing code to helper
2021-06-08 10:23:21 +02:00
SP2FET
66db7b0841
[EGD-5512] Usb security refactor and devices pairing
...
Move all security related functionality to single security endpoint
Paired devices can be added to avoid further passcode requests
2021-03-11 08:46:18 +01:00