Skip to content

Commit 23127af

Browse files
committed
NCS36510: Enable RTC support.
1 parent 2ccc11f commit 23127af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3736,7 +3736,7 @@
37363736
"post_binary_hook": {"function": "NCS36510TargetCode.ncs36510_addfib"},
37373737
"macros": ["CM3", "CPU_NCS36510", "TARGET_NCS36510", "LOAD_ADDRESS=0x3000"],
37383738
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
3739-
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER", "TRNG", "SPISLAVE"],
3739+
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER", "TRNG", "SPISLAVE", "RTC"],
37403740
"release_versions": ["2", "5"]
37413741
},
37423742
"NUMAKER_PFM_M453": {

0 commit comments

Comments
 (0)