commit | c52787c4d1ce1295d88d3b3a0259b43c6d402f14 | [log] [tgz] |
---|---|---|
author | Oane Kingma <o.kingma@interay.com> | Fri Nov 29 21:32:13 2019 +0100 |
committer | Maureen Helm <maureen.helm@nxp.com> | Fri Jan 24 10:28:33 2020 -0600 |
tree | 0c572d97693d261f7176079e63b8aafb7a6c4bc9 | |
parent | e91da4ae45758bfd970f7005ded40801c190dbd9 [diff] |
boards/arm: Add initial support for SiLabs Giant Gecko GG11 STK This commit adds initial support for the Silicon Labs EFM32 Giant Gecko GG11 StarterKit. Features supported for now are NVIC, SysTick, GPIO, Flash, Counter, I2C, UART and Ethernet. Support for Watchdog and ADC will follow as soon as their respective PRs are merged. Signed-off-by: Oane Kingma <o.kingma@interay.com>