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.
 
 
 
 
 
 
Jim Mussared 94beeabd2e py/obj: Convert make_new into a mp_obj_type_t slot. 2 years ago
..
bus drivers/bus: Rename MP_SPI_ADDR_IS_32B to MICROPY_HW_SPI_ADDR_IS_32BIT. 2 years ago
cc3100 cc3200: Fix various array-based compiler warnings. 2 years ago
cyw43 drivers/cyw43: Allow configuring the netif/mDNS hostname. 2 years ago
dht drivers: Remove drivers that are now in micropython-lib. 2 years ago
memory drivers/bus: Rename MP_SPI_ADDR_IS_32B to MICROPY_HW_SPI_ADDR_IS_32BIT. 2 years ago
ninaw10 py/obj: Convert make_new into a mp_obj_type_t slot. 2 years ago
README.md drivers: Remove drivers that are now in micropython-lib. 2 years ago

README.md

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