PSOC6: add SOFTFP to standard component list

This allows Cypress to deliver middleware libraries with
precompiled libraries for SoftFP ahd HardFP, separated by
component-specific sub-directories:

COMPONENT_SOFTFP/TOOLCHAIN_GCC_ARM/libcy_capsense.a
COMPONENT_HARDFP/TOOLCHAIN_GCC_ARM/libcy_capsense.a
pull/10769/head
Volodymyr Medvid 2019-06-05 16:32:12 +03:00
parent 2b354a40b0
commit f4bfbf3056
1 changed files with 1 additions and 0 deletions

View File

@ -8262,6 +8262,7 @@
],
"release_versions": ["5"],
"extra_labels": ["Cypress", "PSOC6"],
"components_add": ["SOFTFP"],
"public": false
},
"MCU_PSOC6_M0": {