Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Remove mp_obj_str_builder and use vstr instead. | Damien George | 2015-01-21 |
* | stmhal: Prefix includes with py/; remove need for -I../py. | Damien George | 2015-01-01 |
* | stmhal: Include mpconfig.h before all other includes. | Paul Sokolovsky | 2014-06-28 |
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
* | stmhal: Remove #include <stdint.h> from mpconfigport.h. | Damien George | 2014-05-03 |
* | stmhal, SPI and I2C: Improvements to functionality and consistency. | Damien George | 2014-04-21 |