Skip to content

Commit b483910

Browse files
committed
Add Left Shift Logical LLC and PIDs 5AFC-5AFF for RecoverKit devices
1 parent a454efc commit b483910

5 files changed

Lines changed: 64 additions & 0 deletions

File tree

1209/5AFC/index.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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.

1209/5AFD/index.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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).

1209/5AFE/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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).

1209/5AFF/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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.

org/LeftShiftLogical/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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.

0 commit comments

Comments
 (0)