use bitbang SPI for DotStar; still need to fix hw SPI for dotstar
This commit is contained in:
parent
cdeb0857a9
commit
7d04d9109e
@ -21,6 +21,9 @@ endif
|
||||
|
||||
NRF_DEFINES += -DNRF52840_XXAA -DNRF52840
|
||||
|
||||
# Don't use up a hardware SPI peripheral for the status DotStar: we only have two or three.
|
||||
CIRCUITPY_BITBANG_APA102 = 1
|
||||
|
||||
QSPI_FLASH_FILESYSTEM = 1
|
||||
EXTERNAL_FLASH_DEVICE_COUNT = 1
|
||||
EXTERNAL_FLASH_DEVICES = "GD25Q16C"
|
||||
|
Loading…
x
Reference in New Issue
Block a user