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