Files
micropython/py
Damien George 31eb6c21c5 py/mpconfig: Enable select.select at the extra feature level.
Instead of unconditionally (ie when the `select` module is enabled).  This
way, a minimal board can enable the `select` module (eg for asyncio) but
still have `select.select()` disabled by default to save size.

Signed-off-by: Damien George <damien@micropython.org>
2026-05-20 23:35:01 +10:00
..
2026-05-12 11:35:47 +10:00
2026-05-12 11:35:47 +10:00
2026-04-08 17:01:10 +10:00
2026-04-08 17:01:10 +10:00
2026-05-07 23:14:22 +10:00
2025-07-25 10:56:02 +10:00
2026-05-07 23:13:59 +10:00
2025-02-25 16:11:33 +11:00