OVMS3-idf/components/bootloader/subproject
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
..
main bootloader: Add support efuse component 2019-02-28 07:31:29 +00:00
.gitignore build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
CMakeLists.txt cmake: fix custom bootloader issue 2019-05-27 17:00:23 +08:00
Makefile bootloader: Add support efuse component 2019-02-28 07:31:29 +00:00