Age | Commit message (Expand) | Author |
---|---|---|
2017-10-17 | Overhaul UART API | Paul Selkirk |
2017-10-11 | Cleanup 'unused parameter' warnings, a couple of which are actual coding errors. | Paul Selkirk |
2017-04-16 | Switch to libhal's CRC-32 code. | Rob Austein |
2017-02-22 | Refactor flash code. | Paul Selkirk |
2016-07-21 | Use a fresh port of libcli, which retains more of the original API. | Paul Selkirk |
2016-07-08 | merge test code from projects/hsm/ | Fredrik Thulin |
2016-05-27 | DFU working - but no signature validation for now. | Fredrik Thulin |
2016-05-26 | Implement a bootloader. | Fredrik Thulin |
2016-05-25 | More DFU code. This might actually work. | Fredrik Thulin |
2016-05-24 | non-working code to upload an application and jump to it | Fredrik Thulin |