[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.
[MOS-258] System profile util works with separate rtt
Profiling Move RTT handling to interfacing library
Library for msgpack sink
magic enum updated
performance monitor fixups
[BH-1432] Split Language Display Handling
Separate implementations of handleDisplayLanguageChanged()
[MOS-377] Update community assets version for unit tests
This updates version number for the MuditaOSPublicAssets from
version 0.0.4 to version 0.0.7 in the CMake file for unit testing.
[BH-1450] Vertical layout fix for 24H format
Vertical layout fix for 24H format
[MOS-376] Add Call state notifications
Call state notifications are now send on state change.
[BH-1443] Lower CPU freq before going to SNVS
Going to SNVS requires usage of periph clock
That reuires further cpu configuration changes
Easiest way is to just change cpu freq to level 2
[MOS-370] Documenation cleanup
This fixes a handful of links and standardizes the remaining links.
Redundant ToC titles were removed in two documents. Hotlinked
images have been added. README.md header image was optimized to a
tenth of the size. Images were moved into doc/Images directory.
[BH-1408] Main alarm stops
Cherry pick of the missing PR.
[BH-1446] RTC Calibration per product
RTC Calibration per product
[MOS-292] Update bluetooth translations
Updated bluetooth pairing popup translations
[MOS-361] Navbar fonts size fix
Fix navbar fonts size regression
[BH-1411] Layouts settings arrows adjustment
Layouts settings arrows adjustment
[BH-1433] Meditation Timer Gong Volume
Chime Volume Model implementation
[CP-1080] Collect contacts notifications in outbox ep
When contact record is created/updated/removed during
connection with Mudita Center, notification of that
action should be collected in outbox endpoint to
keep contacts data synchronized between MuditaOS
and Mudita Center.
[CP-1150] Remove embedded-centerpure from CODEOWNERS
Since only one developer is left in embedded-centerpure group,
there is no sense to keep it in CODEOWNERS.
Now it is not possible to merge some PRs created by that dev,
because it would require approval of embedded-centerpure.
[MOS-333] Energy optimization for the usb stack
Switching USB PLL and USB PHY
for current consumption saving
[CP-1147] Fix restore not working
Fix restore not working with bigger database
[MOS-360] Fix battery charger stack overflow
Increasing the stack for battery charger worker