1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/qn9080dk
iosabi 0b70a7897a boards/qn9080dk: Add mma8x5x driver for MMA8652FC
The qn9080dk includes a MMA8652FC chip connected to the I2C0 bus, this
patch adds the driver for the in the default.

Note that the MMA8652FC device is powered from the LPC_VCC line, which
is different from the QN_VCC line that powers the QN9080 MCU. A voltage
level translator is included in the QN9080DK which is only enabled when
JP11 (labeled "G-Sensor I2C") is closed and the LPC debugger hardware
is powered, for example from the USB port.
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: Add mma8x5x driver for MMA8652FC 2020-12-19 22:41:57 +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