mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 16:09:51 +00:00
[examples] add headers to pretty check (#3927)
This commit is contained in:
@@ -38,17 +38,14 @@ libopenthread_platform_utils_a_CPPFLAGS = \
|
||||
$(NULL)
|
||||
|
||||
libopenthread_platform_utils_a_SOURCES = \
|
||||
code_utils.h \
|
||||
debug_uart.c \
|
||||
flash.h \
|
||||
logging_rtt.c \
|
||||
logging_rtt.h \
|
||||
settings_ram.c \
|
||||
settings_flash.c \
|
||||
soft_source_match_table.c \
|
||||
$(NULL)
|
||||
|
||||
noinst_HEADERS = \
|
||||
code_utils.h \
|
||||
flash.h \
|
||||
logging_rtt.h \
|
||||
soft_source_match_table.h \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user