This code implements the U2F protocol as per the raw message specification.
It does not include functionality for HID or NFC as that is device specific.
This is designed to work on any device with a focus on embedded applications.
This is a work in progress