zephyr/boards/arm/96b_carbon
Yaël Boutreux 13ceab4c3b drivers: spi: spi_ll_stm32: Add config to manage slave select
Allow the user to use software slave select instead of the
hardware pin, in order to free the related GPIO and avoid
unwanted SS triggering on the hardware pin. The default SS
is still the hardware pin.

Signed-off-by: Yaël Boutreux <yael.boutreux@st.com>
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
2019-08-01 11:58:02 -04:00
..
doc doc: boards: make board images consistent with board name 2019-02-10 17:48:08 -05:00
96b_carbon.dts dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
96b_carbon.yaml boards: Update yaml for boards supporting rtc/counter (3/3) 2019-02-07 16:14:00 -05:00
96b_carbon_defconfig boards/arm: Remove 1000 Hz tick rate on STM32 boards 2019-07-02 22:52:29 -04:00
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board
Kconfig.defconfig boards: 96b_carbon: Require BT for NET_L2_BT 2019-03-13 14:26:11 +01:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
pinmux.c drivers: spi: spi_ll_stm32: Add config to manage slave select 2019-08-01 11:58:02 -04:00