Fix one error that I made in the last check-in (there are probably more)

This commit is contained in:
Gregory Nutt
2014-05-14 08:09:08 -06:00
parent 6018da5181
commit d78aa34ecb
2 changed files with 30 additions and 27 deletions
+3
View File
@@ -7335,3 +7335,6 @@
board. Untested on initial check-in (2014-5-13).
* configs/sam4e-ek/src/sam_ads7843e.c: Add a touchscreen driver for the
SAM4E-EK board. Untested on initial check-in (2014-5-13).
* arch/arm/src/stm32/stm32_i2c_alt.c: Add an alternative I2C implementation
for the STM32 F03 that works around errata in that part. From Patrizio
Simona (2014-5-14).