micropython/drivers
Damien George 7bb0f7b0f6 drivers: Add "from micropython import const" when const is used.
Following best-practice use of the const feature, to make it compatible
with Python.
2016-11-03 12:41:11 +11:00
..
cc3000
cc3100
dht
display drivers: Add "from micropython import const" when const is used. 2016-11-03 12:41:11 +11:00
nrf24l01 drivers: Add "from micropython import const" when const is used. 2016-11-03 12:41:11 +11:00
onewire
sdcard drivers: Add "from micropython import const" when const is used. 2016-11-03 12:41:11 +11:00
wiznet5k
README.md

README.md

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