Skip to content

Commit 9930cb8

Browse files
authored
- Moved scripts out of rpi examples folder (ZigEmbeddedGroup#711)
1 parent bca3b3b commit 9930cb8

4 files changed

Lines changed: 7 additions & 0 deletions

File tree

scripts/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scripts
2+
3+
Miscellaneous scripts to aid in development or debugging. Organized by use case.
4+
5+
## usb
6+
7+
Useful for sanity checking firmware that exposes a USB interface.

examples/raspberrypi/rp2xxx/scripts/usb_device_loopback.py renamed to scripts/usb/device_loopback.py

File renamed without changes.

examples/raspberrypi/rp2xxx/scripts/hid_test.py renamed to scripts/usb/hid_test.py

File renamed without changes.

examples/raspberrypi/rp2xxx/scripts/list_devices.py renamed to scripts/usb/list_devices.py

File renamed without changes.

0 commit comments

Comments
 (0)