flipperzero-firmware/lib/u8g2
あく e3c7201a20
Furi: core refactoring and CMSIS removal part 2 (#1410)
* Furi: rename and move core
* Furi: drop CMSIS_OS header and unused api, partially refactor and cleanup the rest
* Furi: CMSIS_OS drop and refactoring.
* Furi: refactoring, remove cmsis legacy
* Furi: fix incorrect assert on queue deallocation, cleanup timer
* Furi: improve delay api, get rid of floats
* hal: dropped furi_hal_crc
* Furi: move DWT based delay to cortex HAL
* Furi: update core documentation

Co-authored-by: hedger <hedger@nanode.su>
2022-07-20 13:56:33 +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 Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
u8g2_glue.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03: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
u8g2.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
u8x8.h Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00