Skip to content

Commit f4bfbf3

Browse files
committed
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
1 parent 2b354a4 commit f4bfbf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8262,6 +8262,7 @@
82628262
],
82638263
"release_versions": ["5"],
82648264
"extra_labels": ["Cypress", "PSOC6"],
8265+
"components_add": ["SOFTFP"],
82658266
"public": false
82668267
},
82678268
"MCU_PSOC6_M0": {

0 commit comments

Comments
 (0)