zephyr/boards/arm/nucleo_f746zg
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: arm: nucleo: add ADC support to the boards doc 2019-05-07 23:15:58 -04:00
support
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board soc: stm32: STM32F7: Remove useless package digit 2019-06-18 08:03:40 -04:00
Kconfig.defconfig drivers: can: add support for two CAN controller instances 2019-06-24 14:33:46 -05:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
nucleo_f746zg.dts boards: arm: Activate DTCM for STM32F7 boards with Ethernet 2019-07-19 10:05:46 +02:00
nucleo_f746zg.yaml boards: stm32f7: Remove DTCM from sram0 2019-05-28 11:02:29 -04:00
nucleo_f746zg_defconfig boards/arm: Remove 1000 Hz tick rate on STM32 boards 2019-07-02 22:52:29 -04:00
pinmux.c drivers: spi: spi_ll_stm32: Add config to manage slave select 2019-08-01 11:58:02 -04:00