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
|
@ -42,9 +42,6 @@ PRINTF_SCANF_FLOAT_SUPPORT ?= 1
|
|||
|
||||
FLAVOR ?= release # or debug
|
||||
|
||||
# Include source files into a static library. It improves error messages.
|
||||
INCLUDE_SRC_IN_AR ?= 1
|
||||
|
||||
# Compiler names, etc. assume gdb
|
||||
CROSS ?= xtensa-lx106-elf-
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue