mirror of https://github.com/ARMmbed/mbed-os.git
Revert "Removing CMSIS_NVIC_VIRTUAL from S5JS100 target conf."
This reverts commit e75292a11402e88a33dc25b6fbc03095604ae860.pull/12106/head
parent
b0eb27058a
commit
a26e0d1358
|
@ -14183,7 +14183,7 @@
|
|||
"supported_toolchains": ["GCC_ARM", "IAR", "ARMC6"],
|
||||
"default_toolchain": "GCC_ARM",
|
||||
"extra_labels": ["Samsung", "SIDK_S5JS100"],
|
||||
"macros": ["CMSDK_CM7", "MBED_MPU_CUSTOM", "MBEDTLS_CONFIG_HW_SUPPORT"],
|
||||
"macros": ["CMSDK_CM7", "MBED_MPU_CUSTOM", "CMSIS_NVIC_VIRTUAL", "MBEDTLS_CONFIG_HW_SUPPORT"],
|
||||
"device_has": [
|
||||
"INTERRUPTIN",
|
||||
"PORTIN",
|
||||
|
|
Loading…
Reference in New Issue