Closed rajkan01 closed 3 years ago
Are we planning to ship multiple python packages from this repository? I would suggest we don't do that, and use a one-to-one mapping of repository to python package. This is because it is much easier to set up auto versioning and release CI when the repo contains a single python package. It also helps with maintainability as the repo isn't as bloated.
This PR is ready for review as changes are split into multiple commits
@LDong-Arm @rwalton-arm reviewed this PR and approved it, it would be great if you can also review this PR
@LDong-Arm Thanks for reviewing and I tried this command htrun -d /media/arm/FRDM-K64FD -p /dev/ttyACM0 -f ~/projects/mbed/examples/mbed-os-example-blinky/cmake_build/K64F/develop/GCC_ARM/mbed-os-example-blinky.bin -C 4 -c shell -m k64f
to make sure it able to run and flash blinky binary
mbed-host-tests is responsible for the mbedhtrun CLI module and it is maintaining and development happens from mbed-os-tools but making greentea library standalone as part of that mbed-host-tests moved from tools repo into this standalone greentea repo