commit | 8c079e91c90f94ece822e3be068b18a36214d57f | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Mon Nov 14 11:53:52 2016 +0100 |
committer | Kumar Gala <kumar.gala@linaro.org> | Tue Dec 06 09:50:11 2016 -0600 |
tree | cf90bd8589f037f6fee95a2ff7661a31d1dab0d5 | |
parent | c899cd0d121da04308e8221109119b51d23bd612 [diff] |
serial: Provide STM32Cube based serial driver on stm32f1, stm32f4 STM32Cube based implementation allows single driver file for all stm32 based SoCs. By maximizing code reuse, use of STM32Cube eases new SoCs porting into Zephyr and provides better maintanability and maturity. Change-Id: Ief4b723add3dfc8b2a839683559c5a4c5d5eb837 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>