Enable tickless for PSoC6 targets

pull/11645/head
Kyle Kearney 2019-10-04 07:43:06 -07:00
parent ef4fe9852f
commit 0c15ed1e13
1 changed files with 2 additions and 2 deletions

View File

@ -8958,7 +8958,7 @@
"MCU_PSOC6_M4": {
"inherits": ["MCU_PSOC6"],
"components_add": ["FLASHIAP", "QSPIF", "BSP_DESIGN_MODUS"],
"macros_add": ["MCU_PSOC6_M4", "CY_RTOS_AWARE", "CY_USING_HAL"],
"macros_add": ["MCU_PSOC6_M4", "CY_RTOS_AWARE", "CY_USING_HAL", "MBED_TICKLESS"],
"public": false
},
"CY8CMOD_062_4343W": {
@ -9137,7 +9137,7 @@
"extra_labels_remove": ["PSOC6", "MXCRYPTO"],
"device_has_remove": ["TRNG", "CRC", "I2CSLAVE", "USBDEVICE", "QSPI", "WATCHDOG"],
"macros_add": ["CY8C6347BZI_BLD53"],
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT"],
"macros_remove": ["MBEDTLS_CONFIG_HW_SUPPORT", "MBED_TICKLESS"],
"detect_code": ["6000"],
"hex_filename": "psoc63_m0_default_1.03.hex",
"post_binary_hook": {