1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/qn908x
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
..
include cpu/qnx908x: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
ldscripts cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
periph cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
vendor cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
cpu.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
doc.txt cpu/qn908x: Implement blocking SPI support. 2021-01-31 16:27:20 +00:00
isr_qn908x.c cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
Kconfig cpu/qn908x: Implement blocking SPI support. 2021-01-31 16:27:20 +00:00
Kconfig.clk cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
Makefile cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
Makefile.dep cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
Makefile.features cpu/qn908x: Implement blocking SPI support. 2021-01-31 16:27:20 +00:00
Makefile.include cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
system.c cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00
vectors.c cpu/qn908x: Initial minimal support for NXP QN908x CPUs. 2020-12-02 02:47:07 +00:00