mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Can complete names in the global namespace, as well as a chain of attributes, eg pyb.Pin.board.<tab> will give a list of all board pins. Costs 700 bytes ROM on Thumb2 arch, but greatly increases usability of REPL prompt.
1.6 KiB
1.6 KiB