diff --git a/ChangeLog b/ChangeLog index 6794e32148..7f0d431b0f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11420,7 +11420,7 @@ half driver for the U-Blox Modem. From Vladimir Komendantskiy (2018-01-30). * arch/arm/src/lpc17xx: Backport lpc43xx I2C driver, replacing the - the lpc17xx I2C drivers. This gives use 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, replace the + lpc11xx I2C driver. This gives us the I2C_TRANSFER method (2019-01-30). + diff --git a/arch b/arch index 150916cbf9..0703fc2392 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 150916cbf96b04752df6874a7eccc6e52ace3815 +Subproject commit 0703fc2392562976e4c68f146c35e228ef4d04cf diff --git a/configs b/configs index c4eea61723..e21b27bdee 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit c4eea61723a32ae07781338cd9a80637dec07822 +Subproject commit e21b27bdee2745be38a8c811ccd2eb0416e49792