mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 19:30:28 +01:00
This patch reinstalls the pin IRQ handler on WiFi init, as some ports disable/remove pin IRQs on soft-reboot, or deinit the pins. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This directory contains C drivers for specific hardware. The drivers are intended to work across multiple ports.