Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: max32630fthr Adafruit_FeatherOLED USBDevice
mbed_os_patches/rtc.patch
- Committer:
- Emre.Eken@IST-LT-36262.maxim-ic.internal
- Date:
- 2019-07-29
- Revision:
- 3:2fe2ff1ca0dc
- Parent:
- 1:f60eafbf009a
File content as of revision 3:2fe2ff1ca0dc:
diff --git a/targets/targets.json b/targets/targets.json
index 6af8758dd..daf3f25c8 100755
--- a/targets/targets.json
+++ b/targets/targets.json
@@ -3110,7 +3110,7 @@
"macros": ["__SYSTEM_HFX=96000000", "TARGET=MAX32630", "TARGET_REV=0x4132", "BLE_HCI_UART", "OPEN_DRAIN_LEDS"],
"extra_labels": ["Maxim", "MAX32630"],
"supported_toolchains": ["GCC_ARM", "IAR", "ARM"],
- "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "LPTICKER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SERIAL_FC", "SPI", "STDIO_MESSAGES", "USTICKER"],
+ "device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "LPTICKER", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "STDIO_MESSAGES", "USTICKER"],
"features": ["BLE"],
"release_versions": ["2", "5"]
},