aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/filetransfer
AgeCommit message (Expand)Author
2020-07-13Whack all Python shebangs to Python 3Rob Austein
2020-05-26Wow, python-version-independent hexadecimal is painfulRob Austein
2020-05-25Untested conversion to support Python 3Rob Austein
2016-06-02Use DMA for UART RX instead of interrupts.Fredrik Thulin
2016-05-24non-working code to upload an application and jump to itFredrik Thulin
2016-05-18Add FPGA bitstream upload command to cli-test.Fredrik Thulin
2016-05-18A little more robust file transferFredrik Thulin
2016-05-18Write in 4k-chunks, with acks for flow control.Fredrik Thulin
2016-05-16Use baud rate 921600 instead of 115200.Fredrik Thulin
2016-05-15add simple filetransfer pocFredrik Thulin