unleashed-firmware/lib/u8g2
あく 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
..
u8g2.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_bitmap.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_box.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_buffer.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_circle.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_d_memory.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_font.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_fonts.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_glue.c Fix various crashes if debug libraries used (#3144) 2023-10-12 20:34:30 +04:00
u8g2_glue.h [FL-3316] Settings: add contrast adjustment (#2737) 2023-06-06 21:46:01 +04:00
u8g2_hvline.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_intersection.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_line.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_ll_hvline.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8g2_setup.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8_8x8.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8_byte.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8_cad.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8_display.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
u8x8_gpio.c [FL-2520] FW build with -Wextra (#1185) 2022-05-06 16:37:10 +03:00
u8x8_setup.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00