OVMS3-idf/make
Mahavir Jain 344e757a6a make: remove build system dependency on git using some hooks
Currently for checking IDF version and submodules existence,
build system uses `git` commands. But, it could be possible use-case
where `git` is not installed (assuming IDF is flattened in source format)
on system and build happens without any warnings.

Signed-off-by: Mahavir Jain <mahavir@espressif.com>
2018-04-13 17:13:44 +05:30
..
common.mk make: Build out of tree component srcs under component build dir 2018-04-06 13:10:19 +10:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk build: fix excluding source files outside of component root 2018-04-12 14:28:54 +08:00
project.mk make: remove build system dependency on git using some hooks 2018-04-13 17:13:44 +05:30
project_config.mk build: Fix problems with building kconfig and generating sdkconfig 2018-03-28 10:39:20 +08:00