14 releases

0.2.16 Mar 29, 2025
0.2.15 Feb 5, 2025
0.2.14 Jan 31, 2025
0.2.13 Jul 13, 2024
0.1.0 Apr 1, 2024

#891 in Hardware support

Download history 158/week @ 2025-01-29 175/week @ 2025-02-05 32/week @ 2025-02-12 20/week @ 2025-02-19 5/week @ 2025-02-26 7/week @ 2025-03-12 18/week @ 2025-03-19 117/week @ 2025-03-26 38/week @ 2025-04-02 39/week @ 2025-04-09 5/week @ 2025-04-16 8/week @ 2025-04-30

59 downloads per month
Used in 2 crates

MIT/Apache

160KB
4K SLoC

Playdate device support library

Cross-platform interface for Playdate device, async & blocking.

Contains methods for:

  • find connected devices, filter by mode, state, serial-number
  • send commands
  • read from devices
  • mount as drive (mass storage usb)
  • unmount
  • install pdx (playdate package)
  • run pdx (optionally with install before run)
  • operate with multiple devices simultaneously

Status

This crate in active development and API can be changed in future versions, with minor version increment.

Supported platforms:

  • MacOs
  • Linux
  • Windows

Prerequisites

  1. Rust nightly toolchain
  2. Linux only:
  1. Windows only:
  • powershell (used as fallback)

This software is not sponsored or supported by Panic.

Dependencies

~13–56MB
~835K SLoC