mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 10:20:52 +02: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.