mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04: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 := .
|