Add missing defines for psoc6 boards.

pull/14787/head
Dustin Crossman 2021-05-26 17:20:06 -07:00
parent c40bc8b279
commit e2a4a7303e
1 changed files with 3 additions and 1 deletions

View File

@ -7180,7 +7180,9 @@
"macros": [
"MBED_MPU_CUSTOM",
"MBEDTLS_CONFIG_HW_SUPPORT",
"LPTICKER_DELAY_TICKS=3"
"LPTICKER_DELAY_TICKS=3",
"CYBT_WAKE_ACTIVE_LOW=0",
"CYBT_WAKE_ACTIVE_HIGH=1"
],
"default_toolchain": "GCC_ARM",
"supported_toolchains": [