zephyr/arch/arm
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
..
core arch: arm: export entry veneers 2018-08-13 18:58:11 -07:00
include arch: arm: add option to define an NSC region 2018-08-13 18:58:11 -07:00
soc arch: arm: soc: add STM32L433 2018-08-13 18:59:17 -07:00
CMakeLists.txt arch: ARM: Change the march used by cortex-m0 and cortex-m0plus 2018-07-04 16:46:40 -04:00
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
defconfig