zephyr/arch/arm/soc
David Lamparter c4703661e6 arch: arm: soc: add STM32L433
The L433 chip is a superset of the L432, just grabbing a few additional
interfaces (LCD, I2C2, USART3, SPI2, SDMMC).  All the support/HAL files
are already there, so enabling these is just a matter of build system
setup.

Tested on an application specific board (builds correctly and I2C2
works.)  I unfortunately don't have a nucleo/discovery board to create a
reference board for.

Signed-off-by: David Lamparter <equinox@diac24.net>
2018-08-13 18:59:17 -07:00
..
arm arch: arm: beetle: Pull in CMSDK header for CMSIS support on Beetle 2018-07-05 13:40:27 -05:00
atmel_sam Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
atmel_sam0 arch: atmel_sam0: Fix Kconfig warnings 2018-07-10 15:28:32 -05:00
nordic_nrf net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
nxp_imx arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00
nxp_kinetis net: config: Rename Kconfig options to correspond to library name 2018-08-13 18:42:31 -07:00
nxp_lpc arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
silabs_exx32 arm: exx32: Add additional include to efm32wg soc.h 2018-07-10 12:53:50 -05:00
st_stm32 arch: arm: soc: add STM32L433 2018-08-13 18:59:17 -07:00
ti_lm3s6965 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
ti_simplelink arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
CMakeLists.txt