mirror of
https://github.com/micropython/micropython.git
synced 2026-01-10 14:07:14 +01:00
So this header file can expose declarations for contents of the `machine` module even if that module is disabled. Other parts of the system -- or third-party code -- may need these declarations, for example when a single component like MICROPY_PY_MACHINE_UART is enabled with MICROPY_PY_MACHINE disabled. Signed-off-by: Damien George <damien@micropython.org>
10 KiB
10 KiB