mbed-os/tools/python/mbed_tools/devices/_internal/windows
Jamie Smith 3af1c75ca8
Bring python packages into the mbed-os source (#192)
* Initial import of python packages

* Move tests to subfolder, use tests in generate_configuration.cmake

* Bring python packages into the source tree instead of needing to be installed separately

* Use python3

* Just use distro default python

* Install all the requirements with apt-get

* unittests is part of Python now

* Add appdirs, set python version

* Add some missing dependencies

* Add more packages

* Add requirements.apt.txt files, fix relative paths with scancode_evaluate.py

* Fix return code handling for license scan errors

* ok let's try that again, also improve error output from scancode evaluate

* Add missing license headers
2023-10-10 09:54:53 -07:00
..
__init__.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
component_descriptor.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
component_descriptor_utils.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
device_detector.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
device_instance_id.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
disk_aggregation.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
disk_drive.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
disk_partition.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
disk_partition_logical_disk_relationships.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
logical_disk.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
serial_port.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
serial_port_data_loader.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
system_data_loader.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
usb_controller.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
usb_data_aggregation.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
usb_device_identifier.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
usb_hub.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
usb_hub_data_loader.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
volume_set.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00
windows_identifier.py Bring python packages into the mbed-os source (#192) 2023-10-10 09:54:53 -07:00