mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
bd929a3746
The QN908x has four FLEXCOMM interfaces that support a subset of UART, SPI or I2C each one. This patch adds generic support for dealing with the FLEXCOMM initialization and interrupts and adds a driver for RX/TX support in UART. With this patch is now possible to use a shell on the device over UART. |
||
---|---|---|
.. | ||
flexcomm.c | ||
gpio_mux.c | ||
gpio.c | ||
Makefile | ||
uart.c | ||
wdt.c |