zephyr/samples/drivers/led_ws2812/boards/nrf52dk_nrf52832.conf

6 lines
198 B
Plaintext

CONFIG_SPI=y
# This driver only uses spi_write() with the SPIM instance it allocates,
# so PAN 58 doesn't matter, because the RX length is always 0.
CONFIG_SOC_NRF52832_ALLOW_SPIM_DESPITE_PAN_58=y