mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 03:40:28 +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.