From 2dc25d5f7b9895e8d3d260bcd88ea18bea9a0cf1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 5 Jul 2014 17:12:24 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6557901761..108afa1c5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7655,3 +7655,6 @@ at include/nuttx/net to the corresponding header file under net/. So far pkt.h, upd.h, and igmp.h have been sanitized. Still a few to go (2014-7-5) + * configs/sama5d4-ek/src/sam_maxtouch.c: Add board support for the + maXTouch touchscreen controller (2014-7-5). +