| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-01 | Enhance str.format support | Dave Hylands | |
| This adds support for almost everything (the comma isn't currently supported). The "unspecified" type with floats also doesn't behave exactly like python. Tested under unix with float and double Spot tested on stmhal | |||
| 2014-03-17 | stmhal: Remove unnecessary include. | Damien George | |
| 2014-03-16 | stmhal - Add usart support | Dave Hylands | |
| 2014-03-15 | stmhal: Get USB CDC REPL working. | Damien George | |
| New USB HAL is quite a bit improved over previous one. Now has better callbacks and flow control. REPL over USB CDC now works as before, except for soft-reset (since USB driver uses malloc...). | |||
| 2014-03-12 | REPl working on UART6 with STMHAL | Dave Hylands | |
