circuitpython/ports/nrf/boards/ohs2020_badge
Michael Welling 33dcdd7c03 Updates to enable working SPI TFT
The backlight enable is active low on our board so the driver doesn't like it.
Toggling to GPIO manually for now.

As fixed the improper SPI bus pins definitions and it works!

Signed-off-by: Michael Welling <mwelling@ieee.org>
2020-02-02 22:13:03 -08:00
..
board.c Updates to enable working SPI TFT 2020-02-02 22:13:03 -08:00
mpconfigboard.h QSPI flash fixes 2020-02-02 22:11:12 -08:00
mpconfigboard.mk QSPI flash fixes 2020-02-02 22:11:12 -08:00
pins.c Updates to enable working SPI TFT 2020-02-02 22:13:03 -08:00