commit | 8833e44f6daf751c5e5ac6129a5c69fd20c33f63 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Mon Oct 03 15:51:32 2016 +0200 |
committer | Kumar Gala <kumar.gala@linaro.org> | Tue Dec 06 09:50:11 2016 -0600 |
tree | abcfd81149397a16ec7fb381061d621b73113d20 | |
parent | 973154518c51c6652b41bd9553a0959ae85cb8d5 [diff] |
stm32l4: add initial soc support for stm32l4 Add the initial SoC support for the STM32L4XX family. The code was tested on STM32L476RG, but should work on any STM32L4XX currently available. This implementation was inspired by the stm32f1x implementation. Change-Id: Id6670bce0c423617284e8467a9c461531f948e0f Signed-off-by: Fabien Parent <fparent@baylibre.com> Signed-off-by: Kumar Gala <kumar.gala@linaro.org> Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>