aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2p/u2p_init.c
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2)Martin Braun2014-10-071-29/+0
|
* usrp2: work on alternative stream destinationJosh Blum2012-03-231-2/+1
|
* usrp2: firmware pad bins to zero to deal with optimizing out the static vars ↵Josh Blum2011-01-101-3/+0
| | | | | | | | 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/+33
added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader