mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 13:09:49 +04:00
downgrade check.c/.h - see desc
(Furi: smaller crash routine) causes crashes when furi_halt is called, why? I donT knoW This is temporary solution until real bug will be found
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
entry,status,name,type,params
|
||||
Version,+,8.2,,
|
||||
Version,+,8.21,,
|
||||
Header,+,applications/services/bt/bt_service/bt.h,,
|
||||
Header,+,applications/services/cli/cli.h,,
|
||||
Header,+,applications/services/cli/cli_vcp.h,,
|
||||
@@ -4254,6 +4254,7 @@ Variable,-,ITM_RxBuffer,volatile int32_t,
|
||||
Variable,-,MSIRangeTable,const uint32_t[16],
|
||||
Variable,-,SmpsPrescalerTable,const uint32_t[4][6],
|
||||
Variable,+,SystemCoreClock,uint32_t,
|
||||
Variable,-,__furi_check_message,const char*,
|
||||
Variable,+,_ctype_,const char[],
|
||||
Variable,+,_global_impure_ptr,_reent*,
|
||||
Variable,+,_impure_ptr,_reent*,
|
||||
|
||||
|
Reference in New Issue
Block a user