aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2p/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-281-0/+1
|
* N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now ↵Nick Foster2011-04-221-7/+0
| | | | | | embedded into FPGA bootloader. Also did some cleanup of unused source files and consolidated bootloader stuff into bootloader_utils.
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-111-1/+1
| | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files
* usrp2: replaced pad argument to gen bins macro with a setting variable, ↵Josh Blum2011-01-101-3/+5
| | | | simplifies code
* usrp2: firmware pad bins to zero to deal with optimizing out the static vars ↵Josh Blum2011-01-101-3/+3
| | | | | | | | that init to zero removed the spi flash init in favor of an initialization constant at zero tweaked the cmakelists flags list added pad option to the gen binaries macro
* usrp-n210: firmware changes related to init and bootloaderJosh Blum2011-01-091-0/+1
| | | | | | added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader
* zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-221-0/+48