mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00

Added import module check on generate_audio_file.py and removed from mypy ignore list Added sugestions and minor changes on the README
7 lines
177 B
Makefile
7 lines
177 B
Makefile
#
|
|
# "main" pseudo-component makefile.
|
|
#
|
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
|
|
|
COMPONENT_ADD_INCLUDEDIRS := .
|