summaryrefslogtreecommitdiff
path: root/extmod/modselect.c
AgeCommit message (Collapse)Author
2014-09-07Remove skeletal modselect from extmod and just put it in stmhal.Damien George
2014-09-07stmhal: Implement generic select.select and select.poll.Damien George
2014-09-07py: Add ioctl method to stream protocol; add initial modselect.Damien George