From 7dbd025ba1c1cfd1d425c5bf148fb8cfc9728a76 Mon Sep 17 00:00:00 2001 From: Bartek Szatkowski Date: Fri, 25 May 2018 10:47:21 -0500 Subject: [PATCH] NRF52 is not compatible with new RTC HAL spec --- targets/targets.json | 1 - 1 file changed, 1 deletion(-) diff --git a/targets/targets.json b/targets/targets.json index 6924ef66ab..8c8c6c3f8f 100755 --- a/targets/targets.json +++ b/targets/targets.json @@ -3615,7 +3615,6 @@ "PORTINOUT", "PORTOUT", "PWMOUT", - "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC",