unleashed-firmware/lib/u8g2
hedger ffa3996a5e
[FL-3867] Code formatting update (#3765)
* clang-format: AllowShortEnumsOnASingleLine: false
* clang-format: InsertNewlineAtEOF: true
* clang-format: Standard:        c++20
* clang-format: AlignConsecutiveBitFields
* clang-format: AlignConsecutiveMacros
* clang-format: RemoveParentheses: ReturnStatement
* clang-format: RemoveSemicolon: true
* Restored RemoveParentheses: Leave, retained general changes for it
* formatting: fixed logging TAGs
* Formatting update for dev

Co-authored-by: あく <alleteam@gmail.com>
2024-07-15 13:38:49 +09:00
..
SConscript [FL-3690] Libraries cleanup; u2f crypto rework to use mbedtls (#3234) 2023-12-01 18:16:48 +09:00
u8g2.h [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09: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 [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09: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 [FL-3867] Code formatting update (#3765) 2024-07-15 13:38:49 +09:00
u8x8_8x8.c Naming and coding style convention, new linter tool. (#945) 2022-01-05 19:10:18 +03:00
u8x8_byte.c [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01: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 [FL-3863] toolchain: v37 (#3746) 2024-07-05 18:27:21 +01:00