micropython/drivers
Damien George 30691ed2a1 drivers/cyw43: Make wifi join fail if interface is not active.
Otherwise the Python network object continues to report that it is
attempting to connect.

Also make the return error code consistent with wifi scan.

Signed-off-by: Damien George <damien@micropython.org>
2021-08-31 13:00:11 +10:00
..
bus
cc3000
cc3100
cyw43 drivers/cyw43: Make wifi join fail if interface is not active. 2021-08-31 13:00:11 +10:00
dht
display drivers/display/ssd1306.py: Add support for 72x40 displays. 2021-06-17 18:54:32 +10:00
memory
neopixel drivers/neopixel: Reduce code size of driver. 2021-08-30 23:26:45 +10:00
nrf24l01
onewire
sdcard
wiznet5k
README.md

README.md

This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.