mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
Remove skeletal modselect from extmod and just put it in stmhal.
This commit is contained in:
@@ -463,11 +463,3 @@ Q(deleter)
|
||||
Q(zlibd)
|
||||
Q(decompress)
|
||||
#endif
|
||||
|
||||
#if MICROPY_PY_SELECT
|
||||
Q(select)
|
||||
Q(poll)
|
||||
Q(register)
|
||||
Q(unregister)
|
||||
Q(modify)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user