add changes to CMakeLists.txt
This commit is contained in:
parent
b8e2f8670e
commit
f34c32a19e
@ -87,6 +87,8 @@ set(COMPONENT_SRCS "csrc/u8x8_setup.c"
|
||||
"csrc/u8x8_u16toa.c"
|
||||
"csrc/u8x8_d_a2printer.c"
|
||||
"csrc/u8x8_d_st7565.c")
|
||||
set(COMPONENT_NAME ".")
|
||||
set(COMPONENT_NAME "u8g2")
|
||||
|
||||
register_component()
|
||||
register_component()
|
||||
|
||||
component_compile_options(PUBLIC -DU8X8_USE_PINS=1 -DU8X8_WITH_USER_PTR=1)
|
Loading…
x
Reference in New Issue
Block a user