-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
OpenRabbit currently uses Linux-isms. Since it requires direct access to DTR, etc it can't just use the portable POSIX functionality instead. Also, it would be nice to have Windows support.
Thus a serial port abstraction layer is needed. Options include:
- Roll our own, like https://github.com/free-pdk/easy-pdk-programmer-software does
- Use an existing library like the one from the sigrok project https://sigrok.org/wiki/Libserialport
Metadata
Metadata
Assignees
Labels
No labels