| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-21 | stm: Remove long-obsolete stm/ port. | Damien George | |
| 2014-02-08 | stm: Mount SD card on 1:/ if present. | Damien George | |
| If SD card is present on (soft) reset then it's mounted on 1:/ and files can be openned using, eg, open('1:/test.txt', 'r'), or 'w' for writing. | |||
| 2013-12-11 | stm: add timer to storage cache so it can be flushed. | Damien | |
| 2013-10-23 | Implement simple servo control using PWM. | Damien | |
| 2013-10-19 | Fix IRQ priority issue to give working USB; and some cleanup. | Damien | |
| 2013-10-18 | Partially implement proper flash storage. | Damien | |
