1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/qn908x
iosabi 70113b5fd3 cpu/qn908x: Implement blocking I2C support
This initial I2C support allows to use the I2C bus in controller mode to
interact with multiple peripherals in blocking mode. The CPU will
perform a busy wait when transferring data over I2C.
2020-12-19 22:41:57 +00:00
..
include cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
ldscripts
periph cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
vendor
cpu.c
doc.txt cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
isr_qn908x.c
Kconfig cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
Kconfig.clk
Makefile
Makefile.dep cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
Makefile.features cpu/qn908x: Implement blocking I2C support 2020-12-19 22:41:57 +00:00
Makefile.include
system.c
vectors.c