Skip to content

Commit b6e06bd

Browse files
committed
LOAD_ADDRESS added
1 parent d7c02a1 commit b6e06bd

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
@@ -2108,7 +2108,7 @@
21082108
"post_binary_hook": {"function": "NCS36510TargetCode.ncs36510_addfib"},
21092109
"macros": ["REVD", "CM3", "CPU_NCS36510", "TARGET_NCS36510", "LOAD_ADDRESS=0x3000"],
21102110
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
2111-
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER"],
2111+
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER", "TRNG"],
21122112
"device_name": "NCS36510",
21132113
"release_versions": ["2", "5"]
21142114
},

0 commit comments

Comments
 (0)