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 d494e47855 drivers/cyw43: Return early from cyw43_wifi_set_up if wifi_on fails. 5 years ago
..
bus drivers, stm32: Support SPI/QSPI flash chips over 16MB. 5 years ago
cc3000 drivers/cc3000: Use cc3000_time_t instead of time_t for custom typedef. 6 years ago
cc3100 drivers: Update CC3100 driver library to SDK release version 1.1.0. 10 years ago
cyw43 drivers/cyw43: Return early from cyw43_wifi_set_up if wifi_on fails. 5 years ago
dht drivers/dht: Allow open-drain-high call to be DHT specific if needed. 6 years ago
display drivers/display/ssd1306.py: Change to use new i2c.writevto() method. 6 years ago
memory drivers, stm32: Support SPI/QSPI flash chips over 16MB. 5 years ago
nrf24l01 drivers/nrf24l01: Make driver and test run on pyboard, ESP8266, ESP32. 7 years ago
onewire drivers/onewire/ds18x20.py: Add support for DS1822 sensor. 5 years ago
sdcard drivers/sdcard: Raise exception on timeout of readinto. 5 years ago
wiznet5k drivers/wiznet5k: Allow selecting maximum fixed buffer size for MACRAW. 5 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.