RIOT adaptation of br101's adaptation of Qorvo's decadriver. More...
RIOT adaptation of br101's adaptation of Qorvo's decadriver.
This package implements the adaptation layer of the decadriver adaptation by br101. This adaptation allows only one DW3000 chip per system, with the benefit of using less resources.
Similar to drivers, a dw3000_params.h includes the pin connection definition and can be overloaded just like any other driver, however only a single params definition can be added, as multiple DW3000 are not supported.
The DW3000 device is assumed by default using the package decadriver, but the DW3720 driver could be used instead by additionally specifying the PSEUDOMODULE += decadriver_dw3720.
Files | |
| file | dw3000_conf.h |
| Device configuration structs. | |
| file | dw3000_params.h |
| Default configuration for DW3000. | |