zephyr/boards/arm/bl653_dvk
Andrzej Głąbek dbf385bb08 boards: bl653_dvk: Fix incorrect definition of cs-gpios in spi1
`cs-gpios = <&gpio1 23 0>;` is incorrect, since pin P1.23 does not even
exist in nRF52833. According to schematic, it should be P0.23 and this
CS line should be configured as active low.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-10-28 23:16:53 +02:00
..
doc samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
bl653_dvk-pinctrl.dtsi boards: arm: bl653_dvk: migrate to pinctrl 2022-03-21 15:09:28 +01:00
bl653_dvk.dts boards: bl653_dvk: Fix incorrect definition of cs-gpios in spi1 2023-10-28 23:16:53 +02:00
bl653_dvk.yaml boards: add vendor to board yaml 2023-09-22 09:29:36 +02:00
bl653_dvk_defconfig boards: nrf-based: remove redundant CONFIG_PINCTRL=y 2023-09-20 08:57:09 +02:00
board.cmake boards: nrf: Fix jlink invocation strings 2022-03-25 13:39:28 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.board
Kconfig.defconfig kconfig: remove redundant IEEE 802.15.4 defaults or selections 2022-08-05 12:56:47 +02:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00