You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Damien George 8400d0461d drivers/display/lcd160cr: Fix bug with save_to_flash method. 8 years ago
..
cc3000 py: Specialise builtin funcs to use separate type for fixed arg count. 8 years ago
cc3100 drivers: Update CC3100 driver library to SDK release version 1.1.0. 10 years ago
dht extmod/machine_pulse: Make time_pulse_us() not throw exceptions. 8 years ago
display drivers/display/lcd160cr: Fix bug with save_to_flash method. 8 years ago
memory drivers/memory: Add SPI flash driver, written in C. 8 years ago
nrf24l01 drivers: Fix some minor spelling mistakes. 8 years ago
onewire drivers/onewire/ds18x20: Fix negative temperature calc for DS18B20. 8 years ago
sdcard drivers: Fix some minor spelling mistakes. 8 years ago
wiznet5k drivers/wiznet5k: Fix indentation so it's not misleading. 8 years ago
README.md Added 'drivers' directory, intended to hold code for specific hardware. 10 years ago

README.md

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