arm: Support for new ARM board FRDM-KL25Z
In order to allow the use of such board, a very preliminar port was developed. It consists of board files, as well as pinmux, uart, gpio, spi drivers and device tree files. Change-Id: I5753064e39e0b023cf4481744c176de26d8dbebb Signed-off-by: Gustavo Denardin <gustavo.denardin@gmail.com> Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
567b733e76
commit
94abb1f7fb
13 changed files with 486 additions and 1 deletions
|
@ -7,7 +7,7 @@ platforms = qemu_cortex_m3 frdm_k64f arduino_due nucleo_f103rb stm32_mini_a15
|
|||
v2m_beetle nucleo_l476rg nrf52840_pca10056 nucleo_f411re
|
||||
stm3210c_eval nucleo_f334r8 stm32373c_eval mps2_an385 frdm_kw41z
|
||||
sam_e70_xplained curie_ble nrf52_blenano2 hexiwear_kw40z
|
||||
cc3220sf_launchxl
|
||||
cc3220sf_launchxl frdm_kl25z
|
||||
|
||||
supported_toolchains = zephyr gccarmemb
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue