aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pybioctl.h
AgeCommit message (Collapse)Author
2015-11-09stmhal/moduselect: Expose POLLIN/OUT/ERR/HUP constants.Paul Sokolovsky
This makes select.poll() interface fully compatible with CpYthon. Also, make their numeric values of these options compatible with Linux (and by extension, with iBCS2 standard, which jopefully means compatibility with other Unices too).
2014-09-07stmhal: Add polling ability to UART object.Damien George