OVMS3-idf/tools/cmake
Angus Gratton 6410f7a259 cmake: Fix some bugs building mconf-idf from scratch
- Makefile didn't quite work with out-of-tree build unless there was already an in-tree build done.
- CMake needs to delete some of the in-tree build artifacts or they're used instead of the correct
 files.
2019-07-09 20:02:44 +08:00
..
scripts cmake: build system changes 2019-05-13 19:57:39 +08:00
third_party cmake: Project & IDF git revisions: Show un-annotated tags and -dirty flag 2019-05-23 13:46:23 +10:00
build.cmake cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
component.cmake cmake: refactor quick check given component dirs 2019-05-20 19:24:17 +08:00
convert_to_cmake.py cmake: build system changes 2019-05-13 19:57:39 +08:00
crosstool_version_check.cmake cmake: fix crosstool-NG version check regex 2019-06-10 09:51:40 +00:00
git_submodules.cmake cmake: Use cmake_lint project, tidy up all CMake source files 2018-04-30 09:59:20 +10:00
idf.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00
kconfig.cmake cmake: Fix some bugs building mconf-idf from scratch 2019-07-09 20:02:44 +08:00
ldgen.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00
project.cmake cmake: do not use link groups 2019-05-28 10:51:02 +08:00
project_description.json.in idf.py: pass correct toolchain prefix to the monitor 2019-06-11 13:07:37 +08:00
run_cmake_lint.sh Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
targets.cmake cmake: build system changes 2019-05-13 19:57:39 +08:00
toolchain-esp32.cmake cmake: For gcc8 use linker to find paths to libc, libm, libstdc++, etc 2019-05-28 12:54:37 +08:00
toolchain-esp32s2beta.cmake build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
utilities.cmake make bootloader_support support esp32s2beta 2019-06-11 13:07:02 +08:00