aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-cli.c
AgeCommit message (Expand)Author
2020-02-18timing tests for RSA signingmodexpngPaul Selkirk
2017-10-17Overhaul UART APIPaul Selkirk
2017-10-11Cleanup 'unused parameter' warnings, a couple of which are actual coding errors.Paul Selkirk
2017-10-11Cleanup: signed/unsigned mismatches, mostly in loop countersPaul Selkirk
2017-04-29cli-test doesn't use the tasker, even though it might have previously used a ...Paul Selkirk
2017-04-29Port cli-test to the new task API.Paul Selkirk
2016-10-07strcasecmp() is not a standard function.Rob Austein
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-12re-enable masterkeyFredrik Thulin
2016-07-09Merge more code from projects/hsm.Fredrik Thulin
2016-07-08merge test code from projects/hsm/Fredrik Thulin
2016-06-07Don't reboot when CLI logout is intended.Paul Selkirk
2016-06-02Use DMA for UART RX instead of interrupts.Fredrik Thulin
2016-06-01Implement circular buffer UART RX using interrupts.Fredrik Thulin
2016-05-24non-working code to upload an application and jump to itFredrik Thulin
2016-05-23SDRAM initialization and test code from Pavel.Fredrik Thulin
2016-05-18put some generic CLI code in mgmt-cli.cFredrik Thulin