aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-show.c
AgeCommit message (Expand)Author
2017-10-17Overhaul UART APIPaul 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-09-02Whack with club until working with new keystore API.Rob Austein
2016-08-11re-implement 'show fpga cores'Fredrik Thulin
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-09Put all the keystore commands under 'keystore' instead.Fredrik Thulin
2016-06-09updated test-code for keystore functionalityFredrik Thulin
2016-06-08Test code for ks_flash in corresponding branch of libhal.Fredrik Thulin
2016-06-02Move the rest of the CLI commands out of cli-test.c.Fredrik Thulin