MathiasKoch / rustpiboot

Pure rust port of the Raspberry Pi usbboot code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support async/await

MathiasKoch opened this issue · comments

An async version of this should be fairly easy to add, while keeping a blocking version simultaneously.