unleashed-firmware/applications/services
あく f45a5dff43
Fix various crashes if debug libraries used (#3144)
* FuriHal: enable HSI in stop mode only if we use STOP0, proper SMPS selected clock assert

* Furi: fix double crash caused by bkpt use outside of debug session

* Libs: update ERC and MGG contrast

* Fix various crashes with LIB_DEBUG=1

* BadUsb: size_t where it should be and proper printf types

* Various fixes and make PVS happy

* FuriHal: proper CCID status and make PVS happy

* boot: update mode: graceful handling of corrupted stage file

---------

Co-authored-by: hedger <hedger@nanode.su>
2023-10-12 20:34:30 +04:00
..
bt Ble: fix null-ptr dereference in bt_change_profile (#3110) 2023-09-26 14:09:17 +10:00
cli Desktop,Cli: add uptime info (#2874) 2023-07-13 21:02:08 +10:00
crypto Expose additional functions of the crypto engine to user (#2923) 2023-08-10 17:44:46 +09:00
desktop Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
dialogs fix: make dialog_file_browser_set_basic_options initialize all fields (#2756) 2023-06-27 18:46:04 +09:00
dolphin [FL-3462] External apps icounter (#2928) 2023-08-02 12:58:39 +09:00
gui [FL-3576] HEX input UI improvements (#3112) 2023-10-06 15:15:26 +09:00
input Upside down / left handed orientation support (#2462) 2023-03-10 02:13:18 +09:00
loader [FL-3488] Assign tickets to all TODO items (#2988) 2023-08-23 02:56:27 +09:00
locale feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
notification Firmware: bigger thread name storage. Notification app: better BacklightEnforce edge cases handling. (#3137) 2023-10-09 21:55:38 +04:00
power Undo some TODO (#3024) 2023-09-01 05:54:52 +04:00
rpc [FL-3314] Disconnect from BLE on protobuf error (#2955) 2023-09-01 13:54:12 +09:00
storage Fix various crashes if debug libraries used (#3144) 2023-10-12 20:34:30 +04:00
application.fam [FL-2627] Flipper applications: SDK, build and debug system (#1387) 2022-09-15 02:21:03 +09:00
applications.h loader: restored support for debug apps (#2993) 2023-08-23 02:38:45 +09:00