worldcoin / orb-software

Software for the orb
https://worldcoin.github.io/orb-software
Apache License 2.0
237 stars 36 forks source link

hil: add ftdi reboot support #156

Closed TheButlah closed 3 months ago

TheButlah commented 4 months ago

Integrates with libftd2xx (proprietary but ok for us to use) to control the GPIO pins on the ftdi adapter from orb-hil. This allows us to trigger reboots and recovery mode.

Also introduces an explicit reboot subcommand.