mirror of
https://github.com/micropython/micropython.git
synced 2026-03-17 14:20:19 +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.