mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 02:53:35 +00:00
11 lines
472 B
Plaintext
11 lines
472 B
Plaintext
# System packages (install separately):
|
|
# sudo apt install mtools libmtp9 libmtp-runtime alsa-utils iperf
|
|
# mtools - read_disk_file (device/cdc_msc, device/msc_dual_lun)
|
|
# libmtp9 - pymtp ctypes load (device/mtp); Debian 13 uses libmtp9t64
|
|
# libmtp-runtime - mtp-probe and the completed-device /dev/libmtp-* marker
|
|
# alsa-utils - arecord (device/audio_test_freertos)
|
|
# iperf - throughput tests (device/net_lwip_*)
|
|
hidapi
|
|
pyserial
|
|
esptool
|