aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/udp_fw_update.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h.Nick Foster2010-08-181-0/+71
This stuff should only go back into fw_common.h if we decide to integrate firmware update into the UHD code. Right now it's a separate Python script. Also moved udp_fw_update.h to lib/ because it's the same between USRP2 and USRP2P.