Release Candidate 0.48.0 Bug Fixes (#991)

* Power: wait a little bit till message displayed on screen when executing power off. FuriCore: do not use bkpt in release builds(causing HardFault when SPI is active).
* Cleanup BSS section: add more consty consts to be more constish.
* Desktop: properly handle autostarted applications.
This commit is contained in:
あく
2022-02-13 22:24:03 +03:00
committed by GitHub
parent 2c616983cf
commit 939998a8c8
26 changed files with 258 additions and 233 deletions
+5 -5
View File
@@ -22,7 +22,7 @@ const uint8_t _A_L0_NoDb_128x51_3[] = {
};
const uint8_t *_A_L0_NoDb_128x51[] = {
const uint8_t * const _A_L0_NoDb_128x51[] = {
_A_L0_NoDb_128x51_0,
@@ -68,7 +68,7 @@ const uint8_t _A_L0_SdBad_128x51_1[] = {
};
const uint8_t *_A_L0_SdBad_128x51[] = {
const uint8_t * const _A_L0_SdBad_128x51[] = {
_A_L0_SdBad_128x51_0,
@@ -118,7 +118,7 @@ const uint8_t _A_L0_SdOk_128x51_3[] = {
};
const uint8_t *_A_L0_SdOk_128x51[] = {
const uint8_t * const _A_L0_SdOk_128x51[] = {
_A_L0_SdOk_128x51_0,
@@ -172,7 +172,7 @@ const uint8_t _A_L0_Url_128x51_3[] = {
};
const uint8_t *_A_L0_Url_128x51[] = {
const uint8_t * const _A_L0_Url_128x51[] = {
_A_L0_Url_128x51_0,
@@ -226,7 +226,7 @@ const uint8_t _A_L0_NewMail_128x51_3[] = {
};
const uint8_t *_A_L0_NewMail_128x51[] = {
const uint8_t * const _A_L0_NewMail_128x51[] = {
_A_L0_NewMail_128x51_0,