Create display module top level
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
idf_component_register(
|
||||
SRCS "display_driver.c"
|
||||
SRCS "display.c" "display_driver.c"
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES driver fatal
|
||||
REQUIRES driver fatal esp_timer time
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user