From 4f41d2d66c9fbfcaee2ccae41e121fc9f79e8446 Mon Sep 17 00:00:00 2001 From: George Beckstein Date: Thu, 20 Feb 2020 11:02:43 -0500 Subject: [PATCH] Added support for I2CSLAVE and I2C_ASYNCH --- targets/targets.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/targets/targets.json b/targets/targets.json index 98d386d71f..1098310fa8 100644 --- a/targets/targets.json +++ b/targets/targets.json @@ -7562,8 +7562,6 @@ "MPU" ], "device_has_remove": [ - "I2CSLAVE", - "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT",