The Device module provides drivers for external peripherals connected over the buses exposed by the Hardware module (see hw.h). More...
|
Modules | |
| BME680 | |
The Device module provides drivers for external peripherals connected over the buses exposed by the Hardware module (see hw.h).
Drivers are built against the bus-agnostic hw_deviceio_t interface (see hw/deviceio.h), so the same driver works unchanged whether the peripheral is wired over I2C or SPI.