| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-02-17 | Fix usart_obj_tx_char | mux |
| 2014-02-15 | Implement proper exception type hierarchy. | Damien George |
| 2014-02-15 | Change mp_obj_type_t.name from const char * to qstr. | Damien George |
| 2014-02-08 | Make mp_obj_str_get_data return char* instead of byte*. | Damien George |
| 2014-01-25 | stm: Improved ADC module; add BOARD_NAME config value. | Damien George |
| 2014-01-22 | stm: Fix USART3 init. Small edits to Makefile and other things. | Damien George |
| 2014-01-22 | Second stage of qstr revamp: uPy str object can be qstr or not. | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
| 2014-01-15 | stm: Fix print methods with new kind argument. | Damien George |
| 2014-01-13 | stm: Re-instate C debugging USART port (disabled by default). | Damien George |
| 2014-01-10 | Fix usart_obj_tx_str | mux |
| 2014-01-09 | Use memcpy instead of strncpy; add usart.status to stm. | Damien George |
| 2014-01-09 | Add USART Micro Python Bindings | mux |
| 2013-10-26 | Add USART support, connected to stdio for REPL. | Damien |
