mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Allows reserving CAN, I2C, SPI, Timer and UART peripherals. If reserved the peripheral cannot be accessed from Python. Signed-off-by: Damien George <damien@micropython.org>