Merge remote-tracking branch 'origin/stable'
[BH-1169] Fix multiple issues with switches
Fix incorrect first latch switch
Fix missing first light click
Refactor switches code
Merge remote-tracking branch 'origin/stable'
[BH-1162] Battery SOC filtering
Added temporary fix for SOC calculation
during discharging.
Merge remote-tracking branch 'origin/stable'
[BH-1198] Fix critical battery level behavior
Fix of critcal battery behavior for Bell
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# products/BellHybrid/apps/application-bell-settings/models/TimeUnitsModel.cpp
[BH-1189] Fix battery usage optimization
tweaks in power profile for bell to stay low with
fcpu as much as possible
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# tools/download_asset2.py
[BH-1136] Fix bootloop after low power
Fix few issues:
BH-1136
BH-1137
[BH-1167] USB async receive
Polling routine replaced with event driven
implementation for USB receive
Merge remote-tracking branch 'origin/stable'
[BH-1117] Bell audio service
Added Bell audio service
Added volume scaling.
[BH-1025] Fix timer callbacks in switches
Make queue calls from timer callbacks non "FromISR"
[BH-1025] Fix deep and light click interaction
[BH-1025] Light click no longer occures after deep click
[BH-1113] Light click works shortly after deep click
Merge remote-tracking branch 'origin/stable'
[EGD-7732] Fixed audio poor quality
Fixed audio poor quality during a loudspeaker call.
[EGD-7423] FSL MMC driver may stuck in inifinite loop
There was an issue in FSL MMC driver.
Proper fix would be to swith to never 2.10 version - as it looks
like the issues is solved there - but this is out of scope of
this Jira case.
Merge remote-tracking branch 'origin/stable'