1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/qn9080dk
iosabi 5f78519b29 boards/qn9080dk: Enable driver for I2C0
The QN9080DK board can expose the I2C bus SDA and SCL in the pins
labeled D14 and D15 respectively in the J5 headers, and in the Pmod (J8)
connector in the pins 10 and 9 of the header respectively.

The bus has a 2K2 pull up resistor on each line when SB7 and SB8 (next
to the Pmod connector) are closed, which is the factory default.
2020-12-19 22:41:57 +00:00
..
include boards/qn9080dk: Enable driver for I2C0 2020-12-19 22:41:57 +00:00
board.c boards/qn9080dk: New board for the QN908x 2020-12-02 02:47:07 +00:00
doc.txt boards/qn9080dk: New board for the QN908x 2020-12-02 02:47:07 +00:00
Kconfig boards/qn9080dk: Enable driver for I2C0 2020-12-19 22:41:57 +00:00
Makefile boards/qn9080dk: New board for the QN908x 2020-12-02 02:47:07 +00:00
Makefile.dep boards/qn9080dk: New board for the QN908x 2020-12-02 02:47:07 +00:00
Makefile.features boards/qn9080dk: Enable driver for I2C0 2020-12-19 22:41:57 +00:00
Makefile.include boards/qn9080dk: New board for the QN908x 2020-12-02 02:47:07 +00:00