Update Changelog, submoduels, and README

This commit is contained in:
Gregory Nutt
2016-01-31 08:51:24 -06:00
parent 10f3bb1fef
commit 670c041e71
4 changed files with 10 additions and 5 deletions
+5 -2
View File
@@ -11423,6 +11423,9 @@
lpc17xx I2C driver. This gives us the I2C_TRANSFER method (2016-01-30). lpc17xx I2C driver. This gives us the I2C_TRANSFER method (2016-01-30).
* arch/arm/src/lpc11xx: Backport the lpc17xx I2C driver, replacing the * arch/arm/src/lpc11xx: Backport the lpc17xx I2C driver, replacing the
lpc11xx I2C driver. This gives us the I2C_TRANSFER method (2019-01-30). 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). 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).
+2
View File
@@ -1461,6 +1461,8 @@ nuttx/
| | `- README.txt | | `- README.txt
| |- twr-k60n512/ | |- twr-k60n512/
| | `- README.txt | | `- README.txt
| |- u-blox-co27/
| | `- README.txt
| |- ubw32/ | |- ubw32/
| | `- README.txt | | `- README.txt
| |- us7032evb1/ | |- us7032evb1/
+1 -1
Submodule configs updated: eb16f3dcbc...4b4044a4d5