aboutsummaryrefslogtreecommitdiff
path: root/stmhal/gccollect.c
AgeCommit message (Expand)Author
2014-05-06stmhal: pyb: Use gc() function as defined by standard module "gc".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-12stmhal: Put a USB structure in ROM; GC doesn't scan the data segment.Damien George
2014-03-12REPl working on UART6 with STMHALDave Hylands