diff nuc-fw/bsp/armio.c @ 117:e40d8661ecab

nuc-fw: low-level serial code should be complete
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 28 Oct 2013 07:35:47 +0000
parents 325bbadc0c9c
children
line wrap: on
line diff
--- a/nuc-fw/bsp/armio.c	Mon Oct 28 06:49:44 2013 +0000
+++ b/nuc-fw/bsp/armio.c	Mon Oct 28 07:35:47 2013 +0000
@@ -161,7 +161,7 @@
    * Almost all of the unused interface pins are left unconnected, only
    * a few are pulled externally to GND or VIO.
    *
-   * We handle the unused pins the way TI's code does: configure then
+   * We handle the unused pins the way TI's code does: configure them
    * as GPIOs, then as outputs driving a fixed value (high for GPIOs 8+,
    * low for 0-7).
    */