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