| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-04-05 | py: Replace stream_p with *stream_p in mp_obj_type_t. | Damien George |
| 2014-03-26 | Change mp_method_t.name from const char * to qstr. | Damien George |
| 2014-03-08 | stm: Put pyb module in ROM. | Damien George |
| 2014-03-08 | stm: Add udelay (delay in microseconds). | Damien George |
| 2014-02-23 | Add EXTI support | Dave Hylands |
| 2014-02-17 | Add pin mapping code. | Dave Hylands |
| 2014-02-17 | Merge pull request #309 from pfalcon/stm-sys-path | Damien George |
| 2014-02-18 | stm: Initialize sys.path with ["0:/", "0:/src", "0:/lib"]. | Paul Sokolovsky |
| 2014-02-16 | stm: Factor out GPIO code to its own file. Add functions to set GPIO mode. | Damien George |
| 2014-02-16 | stm: Rename mma -> accel. | Damien George |
| 2014-02-15 | Change mp_obj_type_t.name from const char * to qstr. | Damien George |
| 2014-01-21 | stm: Clean up main.c; disable libgcc by default. | Damien George |
| 2014-01-21 | Revamp qstrs: they now include length and hash. | Damien George |
