OVMS3-idf/components/bootloader
Renz Christian Bagaporo 8c363321db cmake: fix custom bootloader issue
Issue is that when users creates a custom bootloader from
$IDF_PATH/components/bootloader. Parent project build uses the copy but
bootloader subproject build uses the original still. The issue is solved
by passing the custom bootloader as extra component directory so
bootloader build knows to use the new copy (itself) in the build.
2019-05-27 17:00:23 +08:00
..
subproject cmake: fix custom bootloader issue 2019-05-27 17:00:23 +08:00
CMakeLists.txt cmake: Add component dependency support 2018-04-30 09:59:20 +10:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
Kconfig.projbuild bootloader: Add support of anti-rollback 2019-02-14 18:51:43 +08:00
Makefile.projbuild Secure Boot & Flash encryption: Support 3/4 Coding Scheme 2018-10-16 16:24:10 +11:00
project_include.cmake cmake: fix custom bootloader issue 2019-05-27 17:00:23 +08:00