1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/qn908x/periph
Gunar Schorcht 007e29ebb5 cpu/periph/i2c: update implementations to new I2C API
Make all `spi_acquire` implementations return `void` and add assertions to check for valid device identifier where missing.
2021-11-29 06:35:25 +01:00
..
adc.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
flexcomm.c cpu/qn908x: Add support for UART. 2020-12-03 20:53:49 +01:00
gpio_mux.c cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
gpio.c cpu/qn908x: Fix triggering GPIO IRQ. 2020-12-06 18:07:44 +00:00
i2c.c cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
Makefile cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
rtc.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
spi.c cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
timer.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
uart.c cpu/qn908x: fix ENABLE_DEBUG definition 2021-01-08 14:37:33 +01:00
wdt.c cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00