From 7b247cf0dd893d1641004f682415cfbbc705b4b2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 13 May 2014 11:28:38 -0600 Subject: SAM4E-EK: Add a touchscreen driver (untestd on initial checkin) --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 7f6d2d4aa..2f3d7a48c 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7333,3 +7333,5 @@ Charles Ash (2014-5-12). * configs/sam4e-ek/src/sam_ili9325.c: Add an LCD driver for the SAM4E-EK 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). -- cgit v1.2.3