Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 311 Bytes

File metadata and controls

3 lines (3 loc) · 311 Bytes
  • Capture CircuitPython output by finding the matching device in /dev/serial/by-id
  • You can mount the CIRCUITPY drive by doing udisksctl mount -b /dev/disk/by-label/CIRCUITPY and access it via /run/media/<user>/CIRCUITPY.
  • circup is a command line tool to install libraries and examples to CIRCUITPY.