Skip to content

Commit 6baafda

Browse files
committed
Update psoc6cm0p asset to version 1.1.1. This version is built with PSoC 6 Peripheral Driver Library (PDL) 1.4.1
1 parent 8c17270 commit 6baafda

File tree

9 files changed

+8966
-8936
lines changed

9 files changed

+8966
-8936
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_BLESS/psoc6_cm0p_bless.c

Lines changed: 6380 additions & 6372 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_CRYPTO/psoc6_01_cm0p_crypto.c

Lines changed: 650 additions & 648 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_CRYPTO/psoc6_02_cm0p_crypto.c

Lines changed: 536 additions & 533 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_CRYPTO/psoc6_03_cm0p_crypto.c

Lines changed: 536 additions & 533 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_SLEEP/psoc6_01_cm0p_sleep.c

Lines changed: 294 additions & 291 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_SLEEP/psoc6_02_cm0p_sleep.c

Lines changed: 282 additions & 279 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/COMPONENT_CM0P_SLEEP/psoc6_03_cm0p_sleep.c

Lines changed: 282 additions & 279 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6cm0p/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Prebuilt application images are executed on the Cortex M0+ core of the PSoC 6 du
66
The images are provided as C arrays ready to be compiled as part of the Cortex M4 application.
77
The Cortex M0+ application code is placed to internal flash by the Cortex M4 linker script.
88

9+
Note: Each application image has a variant based on the hardware die (e.g.
10+
psoc6_01, psoc6_02, psoc6_03, ...) it is supported on. An #ifdef at the top of
11+
each .c file automatically controls which version is used so there is no need
12+
to specify a particular image.
13+
914
### Images
1015

1116
* [COMPONENT_CM0P_SLEEP](./COMPONENT_CM0P_SLEEP/README.md)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<version>1.1.0.56</version>
1+
<version>1.1.1.63</version>

0 commit comments

Comments
 (0)