From 2a2295c0b3f08323322d832fb6f2fb100105b4c9 Mon Sep 17 00:00:00 2001 From: George Beckstein Date: Fri, 3 Apr 2020 05:43:17 -0400 Subject: [PATCH] Fixed typo in target.json --- targets/targets.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/targets/targets.json b/targets/targets.json index 596c05474f..0ae8bcdbe7 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -11183,7 +11183,7 @@ "FLASH", "I2C", "I2C_ASYNCH", - "I2C_SLAVE", + "I2CSLAVE", "INTERRUPTIN", "ITM", "LPTICKER", @@ -11568,7 +11568,7 @@ "FLASH", "I2C", "I2C_ASYNCH", - "I2C_SLAVE", + "I2CSLAVE", "INTERRUPTIN", "ITM", "LPTICKER",