summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a4da756c3..d28546636 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5159,4 +5159,6 @@
* arch/arm/src/sama5/sam_lowputc.c and sam_serial.c: Add support
for SAMA5 UARTs. Does not even compile as of initial checkin.
(2013-7-22).
+ * arch/arm/src/sama5/sam_gpio.c: Add GPIO configuratino support
+ for the SAMA5. Still compilation issues. (2013-7-22).