micropython/drivers
Damien George df242facdc drivers, cc3000: Cleaning up, make local functions static. 2014-11-21 19:46:24 +00:00
..
cc3000 drivers, cc3000: Cleaning up, make local functions static. 2014-11-21 19:46:24 +00:00
nrf24l01 drivers: Add NRF24L01 driver (written in pure Python). 2014-10-02 19:36:56 +01:00
wiznet5k drivers, wiznet5k: Wrap exported functions in a macro for renaming. 2014-09-30 22:51:47 +01:00
README.md Added 'drivers' directory, intended to hold code for specific hardware. 2014-09-01 22:52:37 +01:00

README.md

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