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