aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-misc.c
AgeCommit message (Expand)Author
2020-02-18timing tests for RSA signingmodexpngPaul Selkirk
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-04-16Switch to libhal's CRC-32 code.Rob Austein
2016-08-15cli_receive_data: re-enable UART DMA before returningFredrik 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-02Use DMA for UART RX instead of interrupts.Fredrik Thulin
2016-06-02Move the rest of the CLI commands out of cli-test.c.Fredrik Thulin