Add basic board support for the TM4C123G Launchpad

This commit is contained in:
Gregory Nutt
2014-03-10 11:25:06 -06:00
parent c05ad5ef63
commit 75bda40eb6
21 changed files with 2906 additions and 2 deletions
+2
View File
@@ -6970,4 +6970,6 @@
TM4C123 (2014-3-9).
* arch/arm/src/tiva/: Add GPIO and SYCONTROL register bit defintions
for the TM4C123 (2014-3-10).
* configs/tm4c123g-launchpad: Add basic board support for the
TM4C123G-Launchpad (2014-3-10).