Closed LDong-Arm closed 3 years ago
Sorry for the force pushes. Now both Travis and CircleCI are building. This PR is ready for review.
@hugueskamba or @0xc0170 Could one of you review the cmake additions? Thanks
I've just added a commit to update Vagrant scripts to support Mbed CLI 2.
Merging this as the post binary hook has been merged to Mbed OS
This PR
CMakeLists.txt
to support Mbed CLI 2--cli=[1|2]
totest_psa_target.py
to select the Mbed CLI version (defaults to 2 if unspecified)README.md
to document the use of Mbed CLI 2Note: This PR is able to compile on its own. To be able to run it on an actual target, your check-out of mbed-os needs to have https://github.com/ARMmbed/mbed-os/pull/14361.