nuttx/arch/arm
Alan Carvalho de Assis 834f058573 I'm using NuttX on STM32F373 and saw the config was missing SPI2 and
SPI3, see datasheet:
www.st.com/resource/en/datasheet/stm32f373cc.pdf

I searched for other members of STM32F37XX family and they also have 3 SPIs:
http://www.st.com/content/st_com/en/search.html#q=STM32F37-t=keywords-page=1
2016-08-08 12:25:15 -06:00
..
include Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
src I'm using NuttX on STM32F373 and saw the config was missing SPI2 and 2016-08-08 12:25:15 -06:00
Kconfig SPI bit order: Add configuration setting to indicate if an architecture-specif SPI implementation does or does not support LSB bit order. 2016-08-08 12:21:20 -06:00