mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Ultimately all ports that use lib/utils/interrupt_char would enable MICROPY_KBD_EXCEPTION, so this is an interim solution.
This directory contains standard, low-level C libraries with emphasis on being independent and efficient. They can be used by any port.