Complete init sh1106
update cmkae file for test
This commit is contained in:
@@ -4,11 +4,17 @@ set(TEST_NAME oled)
|
||||
|
||||
set(INCLUDE_DIRS
|
||||
../../oled
|
||||
../../oled/ssd1306
|
||||
../../oled/sh1106
|
||||
helpers/inc
|
||||
)
|
||||
|
||||
set(SRCS
|
||||
../../oled/oled.c
|
||||
../../oled/connection.c
|
||||
../../oled/ssd1306/ssd1306.c
|
||||
../../oled/sh1106/sh1106.c
|
||||
|
||||
helpers/src/mock_i2c.c
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user