mbed-os/tools/python/mbed_tools/cli
Jamie Smith 47ee2ce2bb
Re-add CMSIS MCU description file and a utility to manage it (#282)
* Start adding CMSIS MCU description tool

* Add 'add-missing'

* Switch MCU descriptions to JSON5

* Add new MCU after rebase

* Use virtualenv instead of APT for installing packages

* Also remove apt requirements files

* Wrong command!

* Check if index file exists before checking update time

* Respond to comments

* Make must_exist keyword only

---------

Co-authored-by: Victor Tang <me@victorwtang.dev>
2024-06-09 20:43:27 -07:00
..
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
build.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
cmsis_mcu_descr.py Re-add CMSIS MCU description file and a utility to manage it (#282) 2024-06-09 20:43:27 -07:00
configure.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
list_connected_devices.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
main.py Re-add CMSIS MCU description file and a utility to manage it (#282) 2024-06-09 20:43:27 -07:00
project_management.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
sterm.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00