Skip to content

Commit a26e0d1

Browse files
committed
Revert "Removing CMSIS_NVIC_VIRTUAL from S5JS100 target conf."
This reverts commit e75292a.
1 parent b0eb270 commit a26e0d1

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
@@ -14183,7 +14183,7 @@
1418314183
"supported_toolchains": ["GCC_ARM", "IAR", "ARMC6"],
1418414184
"default_toolchain": "GCC_ARM",
1418514185
"extra_labels": ["Samsung", "SIDK_S5JS100"],
14186-
"macros": ["CMSDK_CM7", "MBED_MPU_CUSTOM", "MBEDTLS_CONFIG_HW_SUPPORT"],
14186+
"macros": ["CMSDK_CM7", "MBED_MPU_CUSTOM", "CMSIS_NVIC_VIRTUAL", "MBEDTLS_CONFIG_HW_SUPPORT"],
1418714187
"device_has": [
1418814188
"INTERRUPTIN",
1418914189
"PORTIN",

0 commit comments

Comments
 (0)