OVMS3-idf/make
Ivan Grokhotkov aece3d6fc6 Merge branch 'bugfix/mbedtls_tests' into 'master'
fix mbedtls unit tests, fix IDF_VER when building a project outside ESP-IDF tree

- mbedTLS test needs about 5% more time to run (in debug mode) when building with 5.2.0, compared to 4.8.5. Increase the timeout to let the test pass.
- when doing `git describe` in IDF_VER definition, `-C $(IDF_PATH)` is needed to get the version of ESP-IDF, and not the project being built (which may not even be in git)

See merge request !411
2017-01-12 09:47:15 +08:00
..
build_examples.sh CI build_examples: Don't stop on first failed example, print failure summary 2016-12-30 17:21:16 +11:00
common.mk build system: Fix bug where erase_flash was always invoked for flash 2016-12-22 16:37:28 +11:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk Secure boot: Option for app & partition table signing to happen outside build system 2016-12-19 13:12:05 +11:00
project.mk Merge branch 'bugfix/mbedtls_tests' into 'master' 2017-01-12 09:47:15 +08:00
project_config.mk build system: Fix sdkconfig.defaults file preventing menuconfig changes 2017-01-09 15:19:23 +11:00
test_build_system.sh build system tests: Add test case for sdkconfig-triggered recompilation 2016-12-15 08:45:32 +11:00