flipperzero-firmware/lib/u8g2
Nikolay Minaylov 2f3ea9494e
HAL to LL migration: GPIO, HSEM, AES (#1069)
* gpio, hsem, crypto: switch from HAL to LL/registers
* Moved GPIO initialization to furi_hal
* More HAL removed
* All HAL modules disabled
* HAL is finally removed
* hal_gpio -> furi_hal_gpio, main.h removed
* Bootloader build fix
* RTOS config moved to freertos-glue
* delay -> furi_hal_delay

Co-authored-by: あく <alleteam@gmail.com>
2022-03-30 18:23:40 +03:00
..
u8g2_bitmap.c
u8g2_box.c
u8g2_buffer.c
u8g2_circle.c
u8g2_d_memory.c
u8g2_font.c
u8g2_fonts.c
u8g2_glue.c
u8g2_glue.h
u8g2_hvline.c
u8g2_intersection.c
u8g2_line.c
u8g2_ll_hvline.c
u8g2_setup.c
u8g2.h
u8x8_8x8.c
u8x8_byte.c
u8x8_cad.c
u8x8_display.c
u8x8_gpio.c
u8x8_setup.c
u8x8.h