aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/hal_io.h
Commit message (Collapse)AuthorAgeFilesLines
* usrp2: replaced hal interrupt with NOPS, removes warningsJosh Blum2010-12-141-21/+3
|
* usrp-n: created cmake/zpu build for firmwareJosh Blum2010-12-121-14/+14
|
* Added timeout functionality for UART gets() calls. use fngets_timeout(). ↵Nick Foster2010-08-131-0/+1
| | | | timeout defined in hal_uart.h.
* Added UART transactions to the DUDE/BRO protocol.Nick Foster2010-08-121-0/+2
|
* Working support for multiple UARTs.Nick Foster2010-08-121-0/+2
| | | | | | | Default behavior (printf, gets, etc.) routes to DEFAULT_UART, set in hal_uart.h. Use fputstr() to print to other UARTs. Bring fgets() from hal_io.c out in hal_io.h if you want to read data from other UARTs. Still blocking. No interrupt-driven stuff yet.
* New branch with firmware dir from USRP2P branch.Nick Foster2010-07-261-0/+1
|
* removed some unused things like gpio from microblaze codeJosh Blum2010-04-281-58/+0
|
* Copied a snapshot of the usrp2 firmware into the microblaze firmware ↵Josh Blum2010-02-101-0/+166
directory in the uhd repo. Added erllc copyrights to the files created and modified at erllc.