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 b0c08c8c17 drivers/nrf24l01: Fix SPI phase setting to match specs of nRF chip. 9 years ago
..
cc3000 stmhal: Remove std.h. It's not needed anymore. 10 years ago
cc3100 drivers: Update CC3100 driver library to SDK release version 1.1.0. 10 years ago
nrf24l01 drivers/nrf24l01: Fix SPI phase setting to match specs of nRF chip. 9 years ago
onewire drivers/onewire: Fix ds18x20.read_temp so it works when no rom given. 9 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.