micropython/drivers
Damien George c0ea91bc89 drivers/wiznet5k: Get low-level W5500 driver working.
This patch implements the basic SPI read/write functions for the W5500
chip.  It also allows _WIZCHIP_ to be configured externally to select the
specific Wiznet chip.
2017-10-16 15:34:08 +11:00
..
cc3000
cc3100
dht
display drivers/display/ssd1306: Make poweron() work the same with SSD1306_SPI. 2017-10-06 12:48:44 +11:00
memory
nrf24l01
onewire
sdcard
wiznet5k drivers/wiznet5k: Get low-level W5500 driver working. 2017-10-16 15:34:08 +11:00
README.md

README.md

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