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