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 py: Specialise builtin funcs to use separate type for fixed arg count. 2016-10-21 16:26:01 +11:00
cc3100
dht py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros. 2016-10-21 16:26:01 +11:00
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.