mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 19:20:22 +01:00
This uses MP_REGISTER_ROOT_POINTER() to register mp_wifi_spi, mp_wifi_timer and mp_wifi_sockpoll_list and removes the same from all mpconfigport.h. Signed-off-by: David Lechner <david@pybricks.com>
This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.