aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/e300
Commit message (Collapse)AuthorAgeFilesLines
* E300 FW: Fixing copyrightsBen Hilburn2015-08-0410-20/+10
|
* e3xx: Fix firmware to actually write fuse values.Moritz Fischer2015-07-212-2/+7
| | | | | | | The fuses weren't written correctly before, as we were lacking parameters to avrdude. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* e3xx: Added firmware for battery based devices.Moritz Fischer2015-07-1335-0/+4703
| | | | | | Note: This firmware does *not* support Rev B units. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
* Initial commit E300 support.Martin Braun2014-10-0742-0/+8401