]> granicus.if.org Git - esp-idf/commit
idf_py: support new command set-target
authorMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Wed, 14 Aug 2019 13:19:06 +0000 (21:19 +0800)
committerMichael (XIAO Xufeng) <xiaoxufeng@espressif.com>
Fri, 16 Aug 2019 16:06:14 +0000 (00:06 +0800)
commit026ec388a6128331a600ab3f59455de84b53339e
treea7e0374dc25f99c1ee8cee9d23f0d21829a42f61
parent76453ccfa594f73390664e537e7ed441cdc0c617
idf_py: support new command set-target

Instead of using -DIDF_TARGET, this command is more intuitive:

1. Can limit the choice of targets
2. Easy to understand this is a destructive command
3. Easy to remember, and have an entry in the --help menu
tools/ci/test_build_system_cmake.sh
tools/idf.py