Skip to content

Commit c975c2b

Browse files
authored
Merge pull request #3831 from pradeep-gr/feature-spi-slave
NCS36510: SPISLAVE enabled (Conflict resolved)
2 parents 8fb95a6 + 4678a31 commit c975c2b

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
@@ -2600,7 +2600,7 @@
26002600
"post_binary_hook": {"function": "NCS36510TargetCode.ncs36510_addfib"},
26012601
"macros": ["CM3", "CPU_NCS36510", "TARGET_NCS36510", "LOAD_ADDRESS=0x3000"],
26022602
"supported_toolchains": ["GCC_ARM", "ARM", "IAR"],
2603-
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER", "TRNG"],
2603+
"device_has": ["ANALOGIN", "SERIAL", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SLEEP", "SPI", "LOWPOWERTIMER", "TRNG", "SPISLAVE"],
26042604
"release_versions": ["2", "5"]
26052605
},
26062606
"NUMAKER_PFM_M453": {

0 commit comments

Comments
 (0)