Age | Commit message (Expand) | Author |
---|---|---|
2017-10-15 | Cleanup: All drivers return HAL_StatusTypeDef rather than magic values. | Paul Selkirk |
2017-05-02 | Merge branch 'init_cleanup' into no-rtos | Paul Selkirk |
2017-02-22 | Refactor flash code. | Paul Selkirk |
2017-02-20 | Move dangerous auto_erase functionality to where it's actually used. | Paul Selkirk |
2017-02-19 | Remove unnecessary delays in flash code. | Paul Selkirk |
2016-09-16 | Revised ks_flash. Compiles, not yet tested. | Rob Austein |
2016-05-21 | Bugfix erasing sector 0. | Fredrik Thulin |
2016-05-20 | Add code to reset FPGA using FPGA_PROGRAM_B and FPGA_INIT_B. | Fredrik Thulin |
2016-05-19 | Refactor FPGA bitstream upload code. | Fredrik Thulin |
2016-05-18 | Add FPGA bitstream upload command to cli-test. | Fredrik Thulin |
2016-05-18 | FPGA config memory access code from Pavel. | Fredrik Thulin |