| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-08 | stm: Wrap some functions in MICROPY_ENABLE_FLOAT. | Damien George |
| 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-12 | Remove mp_obj_new_exception_msg_1_arg and _2_arg. | Damien George |
| 2014-01-25 | stm: Improved ADC module; add BOARD_NAME config value. | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
| 2014-01-19 | stm: Upgrade ST peripheral library from 1.1.0 to 1.3.0. | Damien George |
| 2014-01-15 | stm: Fix print methods with new kind argument. | Damien George |
| 2014-01-14 | Add ADC support for internal TEMP/VBAT/VREF | mux |
| 2014-01-14 | Implement initial ADC support | mux |
