Tiva: Upate GPIO header file for TM4C129X

This commit is contained in:
Gregory Nutt
2014-12-22 12:59:13 -06:00
parent cbeb82cb89
commit e503352bbc
2 changed files with 556 additions and 134 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -370,7 +370,7 @@ uint32_t tiva_clockconfig(uint32_t pllfreq0, uint32_t pllfreq1, uint32_t sysdiv)
}
}
/* We git here on a timout, failing to get the PLL lock indidation */
/* We get here on a timout, failing to get the PLL lock indication */
DEBUGPANIC();
return 0;