From 670c041e71ac553282e68a2394886b69e6142b7c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 31 Jan 2016 08:51:24 -0600 Subject: [PATCH] Update Changelog, submoduels, and README --- ChangeLog | 9 ++++++--- Documentation | 2 +- README.txt | 2 ++ configs | 2 +- 4 files changed, 10 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3a0d78ef50b..1f05f879211 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11417,12 +11417,15 @@ out of the RTOS and into the application space, specifically to apps/platform/board, where it belongs (2016-01-29). * drivers/modem/u-blox.c and include/nuttx/drivers/u-blox.h: Add an upper - half driver for the U-Blox Modem. From Vladimir Komendantskiy + half driver for the U-Blox Modem. From Vladimir Komendantskiy (2018-01-30). * arch/arm/src/lpc17xx: Backport lpc43xx I2C driver, replacing the lpc17xx I2C driver. This gives us the I2C_TRANSFER method (2016-01-30). * arch/arm/src/lpc11xx: Backport the lpc17xx I2C driver, replacing the lpc11xx I2C driver. This gives us the I2C_TRANSFER method (2019-01-30). - * arcm/arm/src/lpc2378: Backo the Lpc17xx I2C driver, replacing the + * arch/arm/src/lpc2378: Backo the Lpc17xx I2C driver, replacing the lpc2378 I2C driver. This gives us the I2C_TRANSFER method (2019-01-30). - + * confgs/u-blox-c027: Support for the u-blox GSM and GPS module evaluation + board with NXP LPCExpresso LPC1768. The GSM module is one of LISA-C200, + LISA-U200 or SARA-G350. The GPS module is one of MAX-M7 or MAX-M8. From + Vladimir Komendantskiy (2016-01-31). diff --git a/Documentation b/Documentation index bd05adddce9..443f68d553a 160000 --- a/Documentation +++ b/Documentation @@ -1 +1 @@ -Subproject commit bd05adddce9f801523a2b77363a8dddb01c952b3 +Subproject commit 443f68d553a2dbc7514366a4b05c81ee2ebb6350 diff --git a/README.txt b/README.txt index 4d0c53436c7..0f3949ac6d1 100644 --- a/README.txt +++ b/README.txt @@ -1461,6 +1461,8 @@ nuttx/ | | `- README.txt | |- twr-k60n512/ | | `- README.txt + | |- u-blox-co27/ + | | `- README.txt | |- ubw32/ | | `- README.txt | |- us7032evb1/ diff --git a/configs b/configs index eb16f3dcbc0..4b4044a4d55 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit eb16f3dcbc0c72a169447965834b09503dc6c892 +Subproject commit 4b4044a4d55a2e3cdf44479d38f242f6339432fc