Merge pull request #2162 from Eonassis/patch-1

Update CMakeLists.txt
This commit is contained in:
olikraus 2023-04-21 11:55:53 +02:00 committed by GitHub
commit 7b514ad4b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ set(COMPONENT_SRCS "csrc/u8x8_setup.c"
"csrc/u8g2_polygon.c"
"csrc/u8x8_d_uc1604.c"
"csrc/u8x8_d_ssd1306_128x32.c"
"csrc/u8x8_d_ssd1306_72x40.c"
"csrc/u8x8_d_ssd1322.c"
"csrc/u8x8_d_sbn1661.c"
"csrc/u8g2_input_value.c"