From 19810eef6b69e779d34e9790d8efe175cb144dac Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 15 Jan 2016 13:14:07 -0600 Subject: [PATCH] Update Changelog and README.txt --- ChangeLog | 4 ++++ Documentation | 2 +- README.txt | 2 ++ arch | 2 +- configs | 2 +- 5 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6d6fcdf9f5c..d532de18ce7 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11308,3 +11308,7 @@ * drivers/sensors/mcp9844.c and include/nuttx/sensors/mcp9844.h: Driver for the MCP9844 I2C digital temperature sensor with a selectable resolution. From Alexander Entinger (2016-01-15). + * arch/arm/src/lpc43xx: Numerous LPC43 improvements to SPIFI and ADC + from Lok Tep (2016-01-15). + * configs/lpc4337-ws: Support for the WaveShare LPC4337-WS board. From + Lok Tep (2016-01-15). diff --git a/Documentation b/Documentation index e3d982b2f1c..3a2794d91b4 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit e3d982b2f1c179747551a015d5a4c11132dbfe47 +Subproject commit 3a2794d91b40d09e13bf6882b12c121f75b1297b diff --git a/README.txt b/README.txt index 87fde120203..66d960a1bdf 100644 --- a/README.txt +++ b/README.txt @@ -1312,6 +1312,8 @@ nuttx/ | | `- README.txt | |- lpc4330-xplorer/ | | `- README.txt + | |- lpc4337-ws/ + | | `- README.txt | |- lpc4357-evb/ | | `- README.txt | |- lpc4370-link2/ diff --git a/arch b/arch index 90edeff649c..7c5481f1c4e 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 90edeff649c771af511ab88aee3f800ae794a64f +Subproject commit 7c5481f1c4eb9eaf30708421faa6e4f1a45bea4e diff --git a/configs b/configs index 17ffdc6c4a1..06531e6baa4 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit 17ffdc6c4a1547c328e3db561dd0ba2983678b0f +Subproject commit 06531e6baa4f6407f027c3e2765d5aba69630d25