open_esplibs: add a skeleton for code in more libraries. (#266)

This commit is contained in:
Our Air Quality 2016-11-13 05:54:24 +11:00 committed by sheinz
parent 7c702d7f09
commit bc50c7c2fc
21 changed files with 297 additions and 21 deletions

View file

@ -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-