aboutsummaryrefslogtreecommitdiff
path: root/stmhal/mphal.c
AgeCommit message (Expand)Author
2015-02-13stmhal: Make pybstdio usable by other ports, and use it.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-11-27stmhal: Reduce coupling between USB driver and readline.Damien George
2014-11-15stmhal: Fix HAL error raising; make test for it.Damien George
2014-10-23stmhal: Use OSError with POSIX error code for HAL errors.Damien George