aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modselect.c
AgeCommit message (Expand)Author
2014-09-17stmhal: Fix bugs in documentation so it compiles.Damien George
2014-09-07Remove skeletal modselect from extmod and just put it in stmhal.Damien George
2014-09-07stmhal: Fix modselect so non-hashable objects can be polled.Damien George
2014-09-07stmhal: Add polling ability to UART object.Damien George
2014-09-07stmhal: Implement generic select.select and select.poll.Damien George