| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-21 | stmhal: Rename USART to UART. | Damien George | |
| It's really a UART because there is no external clock line (and hence no synchronous ability, at least in the implementation of this module). USART should be reserved for a module that has "S"ynchronous capabilities. Also, UART is shorter and easier to type :) | |||
| 2014-04-14 | stmhal: Improved usart module a bit. | Damien George | |
| 2014-03-25 | stmhal: Change Usart creation function to class make_new. | Damien George | |
| 2014-03-16 | stmhal - Add usart support | Dave Hylands | |
| 2014-03-15 | Add vstr_ins and vstr_cut_out; improve stmhal readline. | Damien George | |
| 2014-03-12 | REPl working on UART6 with STMHAL | Dave Hylands | |
