mirror of
https://github.com/micropython/micropython.git
synced 2026-03-14 04:40:16 +01:00
This commit adds support in the driver for irregular commands. It currently supports setting GPIO pin mode, and GPIO pin read/write value.
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.