mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
This gets uPy readline working with unix port, with tab completion and history. GNU readline is still supported, configure using MICROPY_USE_READLINE variable.