We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8196050 commit 608a1f5Copy full SHA for 608a1f5
targets/TARGET_Cypress/TARGET_PSOC6/TARGET_CY8CKIT_062_WIFI_BT_PSA/prebuilt/README.md
@@ -6,8 +6,7 @@ Build by mbed-cli using GNU Arm Embedded - version 6.3.1
6
These images were compiled by the following command:
7
8
```
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
+python tools/psa/release.py -m CY8CKIT_062_WIFI_BT_M0_PSA
11
12
13
To update the prebuilt binaries run the previous commands.
0 commit comments