mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 20:13:03 +00:00
Enable by default the following hardware instances in Kconfig: - ADC_0 - I2C_0 - SPI_1 (SPI_0 for nRF52810) for all nRF development kit boards having the corresponding DT nodes enabled. This way there is no need to enable these instances in particular applications, like samples for sensors or tests for drivers. I2C_0 and SPI_0 cannot be used simultaneously in most of nRF SoCs, nRF52810 is the only exception so far (and in this SoC SPI_1 is not present, hence SPI_0 is enabled for it). Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no> |
||
---|---|---|
.. | ||
doc | ||
board.cmake | ||
Kconfig | ||
Kconfig.board | ||
Kconfig.defconfig | ||
nrf52840_pca10056_defconfig | ||
nrf52840_pca10056.dts | ||
nrf52840_pca10056.yaml |