]> granicus.if.org Git - esp-idf/commit
Add build system test (via bash script)
authorAngus Gratton <angus@espressif.com>
Wed, 24 Aug 2016 04:16:26 +0000 (12:16 +0800)
committerAngus Gratton <angus@espressif.com>
Wed, 24 Aug 2016 05:25:06 +0000 (13:25 +0800)
commit528638f5ebea8c8d61a940d3a5a23ce62de8dc4a
tree5093e89ced63468f91dc2cf3aa1790f3a5282b94
parent94bcf9d994409f406b76ed32a268d0df46474915
Add build system test (via bash script)

Currently fails due to bootloader not automatically rebuilding anything,
and ELF/BIN files generating when nothing changed.
.gitlab-ci.yml
make/build_system_tests.sh [new file with mode: 0755]