zephyr/soc/arm/st_stm32/common
Kwon Tae-young 69924b19c8 drivers: eeprom: add driver support for EEPROM of STM32L1
Could not find a supported LL with EEPROM.
So I used HAL.

Tested with: 96b_wistrio

Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
2019-12-12 07:57:33 -06:00
..
CMakeLists.txt soc: arm: stm32: remove custom fixed MPU region definition 2019-12-09 11:51:14 -05:00
Kconfig.defconfig.series drivers: eeprom: add driver support for EEPROM of STM32L1 2019-12-12 07:57:33 -06:00
Kconfig.soc kconfig: Fix up newly-introduced copy-pasted headers 2019-11-19 15:25:08 -05:00
ccm.ld
stm32cube_hal.c