Skip to content

Commit 608a1f5

Browse files
hennadiykytsunadbridge
authored andcommitted
CY8CKIT_062_WIFI_BT_PSA: mention tools/psa/release.py in README
1 parent 8196050 commit 608a1f5

File tree

1 file changed

+1
-2
lines changed
  • targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_WIFI_BT_PSA/prebuilt

1 file changed

+1
-2
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_WIFI_BT_PSA/prebuilt/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Build by mbed-cli using GNU Arm Embedded - version 6.3.1
66
These images were compiled by the following command:
77

88
```
9-
mbed compile -m CY8CKIT_062_WIFI_BT_M0_PSA -t GCC_ARM --profile release -N psa_release_1.0
10-
mbed test --compile -m CY8CKIT_062_WIFI_BT_M0_PSA -t GCC_ARM --profile debug -n *psa-spm*,*psa-crypto_access_control
9+
python tools/psa/release.py -m CY8CKIT_062_WIFI_BT_M0_PSA
1110
```
1211

1312
To update the prebuilt binaries run the previous commands.

0 commit comments

Comments
 (0)