Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GPIO: Set CTRL register before OUT register in GPIO example. | michael-west | 2016-12-09 | 1 | -3/+3 |
| | |||||
* | fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. ↵ | Martin Braun | 2016-11-15 | 1 | -12/+12 |
| | | | | | | (fixed-width types) Now also removes the namespaces in examples/ | ||||
* | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 1 | -1/+1 |
| | | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that). | ||||
* | B200: UHD support for FPGPIO connector on REV6+ boards. | Ian Buckley | 2015-03-09 | 1 | -0/+462 |
- GPIO on UART connector all board Revs - Consolidated fpgpio_bitbang into fpgpio example and renamed it gpio - Changed FP_GPIO readback address to match X300 |