File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ layout : pid
3+ title : RecoverKit Dongle Proto Lite
4+ owner : LeftShiftLogical
5+ license : Apache-2.0
6+ site : https://github.com/fcjr/restorekit
7+ source : https://github.com/fcjr/restorekit
8+ ---
9+
10+ Breadboard prototype of the RecoverKit Dongle Lite: an RP2040 (Raspberry Pi
11+ Pico) plus an FUSB302B USB-PD PHY that puts Apple Silicon and T2 Macs into DFU
12+ mode over USB-PD vendor-defined messages and exposes the target's SBU serial
13+ console. Enumerates as a composite device with two CDC-ACM ports and a vendor
14+ control interface. Firmware is Rust/Embassy.
Original file line number Diff line number Diff line change 1+ ---
2+ layout : pid
3+ title : RecoverKit Dongle Lite
4+ owner : LeftShiftLogical
5+ license : Apache-2.0
6+ site : https://github.com/fcjr/restorekit
7+ source : https://github.com/fcjr/restorekit
8+ ---
9+
10+ Production PCB version of the RecoverKit Dongle Proto Lite: an RP2040-based
11+ USB-C dongle that puts Apple Silicon and T2 Macs into DFU mode over USB-PD
12+ vendor-defined messages, passes the target's USB 2.0 data through to the host,
13+ and exposes the target's SBU serial console. Same Rust/Embassy firmware and
14+ USB interface layout as the prototype (two CDC-ACM ports plus a vendor control
15+ interface).
Original file line number Diff line number Diff line change 1+ ---
2+ layout : pid
3+ title : RecoverKit Dongle Pro
4+ owner : LeftShiftLogical
5+ license : Apache-2.0
6+ site : https://github.com/fcjr/restorekit
7+ source : https://github.com/fcjr/restorekit
8+ ---
9+
10+ RecoverKit Dongle Lite plus a USB-PD port: triggers DFU on Apple Silicon and
11+ T2 Macs over USB-PD vendor-defined messages while also power-delivery-charging
12+ the target. Same Rust/Embassy firmware family and USB interface layout as the
13+ Dongle Lite (CDC-ACM ports plus a vendor control interface).
Original file line number Diff line number Diff line change 1+ ---
2+ layout : pid
3+ title : RecoverKit Pro
4+ owner : LeftShiftLogical
5+ license : Apache-2.0
6+ site : https://github.com/fcjr/restorekit
7+ source : https://github.com/fcjr/restorekit
8+ ---
9+
10+ All-in-one Mac recovery appliance: a compute module plus four PD-capable USB-C
11+ ports, each able to DFU-trigger and restore an Apple Silicon or T2 Mac in
12+ parallel using the RecoverKit dongle firmware and host stack. Presents the
13+ same vendor control interface as the RecoverKit dongles.
Original file line number Diff line number Diff line change 1+ ---
2+ layout : org
3+ title : Left Shift Logical LLC
4+ site : https://leftshift.com
5+ ---
6+
7+ We build open-source hardware and software tools, including RecoverKit, a
8+ family of USB-PD dongles and appliances for DFU-restoring Apple Silicon and
9+ T2 Macs.
You can’t perform that action at this time.
0 commit comments