Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | B2xx: firmware: Fix address for serial number | michael-west | 2020-08-25 | 1 | -1/+1 |
| | | | | | | | | The address for the serial number was off by 2 bytes, causing a bad value in the USB descriptor. This only occurred if the bootloader image was loaded on the device. Signed-off-by: michael-west <michael.west@ettus.com> | ||||
* | b200: add custom bootloader | Mark Meserve | 2019-04-11 | 5 | -0/+571 |
- Adds custom bootloader code - Refactor common functions in firmware and bootloader |