aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-fpga.c
AgeCommit message (Expand)Author
2017-12-14Revert a clean up 'fix' which actually broke FPGA upload.Paul Selkirk
2017-10-15Cleanup: All drivers return HAL_StatusTypeDef rather than magic values.Paul Selkirk
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-02-22Refactor flash code.Paul Selkirk
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-08merge test code from projects/hsm/Fredrik Thulin
2016-06-02Use DMA for UART RX instead of interrupts.Fredrik Thulin
2016-06-01Move FPGA related commands to mgmt-fpga.cFredrik Thulin