flipperzero-firmware/lib/u8g2
あく 389ff92cc1
Naming and coding style convention, new linter tool. (#945)
* Makefile, Scripts: new linter
* About: remove ID from IC
* Firmware: remove double define for DIVC/DIVR
* Scripts: check folder names too. Docker: replace syntax check with make lint.
* Reformat Sources and Migrate to new file naming convention
* Docker: symlink clang-format-12 to clang-format
* Add coding style guide
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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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 Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8_gpio.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +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