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 9be0d599cd drivers: Add onewire driver and ds18x20 temperature sensor driver. 10 years ago
..
cc3000 drivers/cc3000: Fix call to extint_register. 10 years ago
cc3100 drivers/cc3100: Remove simplelink trace messages completely. 10 years ago
nrf24l01 drivers, nrf24: Nonblocking send now uses send_start and send_done. 10 years ago
onewire drivers: Add onewire driver and ds18x20 temperature sensor driver. 10 years ago
sdcard drivers: Add SD card driver, controlled via SPI bus. 10 years ago
wiznet5k drivers, wiznet5k: Add socket_reset; fix orderly shutdown in recv. 10 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.