diff --git a/ChangeLog b/ChangeLog index 7f0d431b0f6..3a0d78ef50b 100755 --- a/ChangeLog +++ b/ChangeLog @@ -11421,6 +11421,8 @@ (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, replace 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). - + * arcm/arm/src/lpc2378: Backo the Lpc17xx I2C driver, replacing the + lpc2378 I2C driver. This gives us the I2C_TRANSFER method (2019-01-30). + diff --git a/arch b/arch index 0703fc23925..b7f1b85c685 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 0703fc2392562976e4c68f146c35e228ef4d04cf +Subproject commit b7f1b85c685293615089b16597f02fd1dd76db45 diff --git a/configs b/configs index e21b27bdee2..eb16f3dcbc0 160000 --- a/configs +++ b/configs @@ -1 +1 @@ -Subproject commit e21b27bdee2745be38a8c811ccd2eb0416e49792 +Subproject commit eb16f3dcbc0c72a169447965834b09503dc6c892