open_esplibs: add a skeleton for code in more libraries. (#266)
This commit is contained in:
parent
7c702d7f09
commit
bc50c7c2fc
21 changed files with 297 additions and 21 deletions
|
|
@ -8,8 +8,6 @@ INC_DIRS += $(stdin_uart_interrupt_ROOT)
|
|||
|
||||
# args for passing into compile rule generation
|
||||
stdin_uart_interrupt_SRC_DIR = $(stdin_uart_interrupt_ROOT)
|
||||
|
||||
INCLUDE_SRC_IN_AR = 0
|
||||
EXTRA_LDFLAGS = -Wl,--whole-archive $(stdin_uart_interrupt_AR) -Wl,--no-whole-archive
|
||||
stdin_uart_interrupt_WHOLE_ARCHIVE = yes
|
||||
|
||||
$(eval $(call component_compile_rules,stdin_uart_interrupt))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue