Skip to content

Commit 698e75f

Browse files
authored
Merge pull request #11529 from vmedcy/pr/psoc6pdl-1.3.1
PSOC6: update to PDL 1.3.1
2 parents 28a0e3c + d199fa6 commit 698e75f

File tree

121 files changed

+2877
-194
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

121 files changed

+2877
-194
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl/RELEASE.md

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,19 @@
1-
# PSoC 6 Peripheral Driver Library v1.3.0
1+
# PSoC 6 Peripheral Driver Library v1.3.1
22

33
Please refer to the [README.md](./README.md) and the [PDL API Reference Manual](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/index.html) for a complete description of the Peripheral Driver Library.
44

55
### New Features
6-
New Drivers
7-
* [CAN FD 1.0](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__canfd.html)
8-
96
Updated Drivers
10-
* [DMAC 1.10](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__dmac.html)
11-
* [SD Host 1.30](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__sd_host.html)
12-
* [SMIF 1.40](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__smif.html)
13-
* [Startup 2.60](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__system__config.html)
14-
* [SysPm 4.30](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__syspm.html)
15-
* [USBFS 2.10](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__usbfs__dev__drv.html)
7+
* [SysInt 1.30](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__sysint.html)
8+
* [SysPm 4.40](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__syspm.html)
9+
* [USBFS 2.20](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__usbfs__dev__drv.html)
1610

1711
Drivers with patch version updates
18-
* [Crypto 2.30.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__crypto.html)
19-
* [CTB 1.10.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__ctb.html)
20-
* [eFuse 1.10.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__efuse.html)
21-
* [Flash 3.30.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__flash.html)
22-
* [PDM_PCM 2.20.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__pdm_pcm.html)
23-
* [RTC 2.20.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__rtc.html)
24-
* [SAR 1.20.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__sar.html)
25-
* [SCB 2.30.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__scb.html)
26-
* [SysClk 1.40.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__sysclk.html)
27-
* [SysLib 2.40.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__syslib.html)
28-
* [TCPWM 1.10.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__tcpwm.html)
12+
* [CAN FD 1.0.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__canfd.html)
13+
* [Flash 3.30.2](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__flash.html)
14+
* [Prot 1.30.1](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__prot.html)
15+
* [SysClk 1.40.2](https://cypresssemiconductorco.github.io/psoc6pdl/pdl_api_reference_manual/html/group__group__sysclk.html)
16+
2917

3018
### Known Issues
3119
None

targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl/devices/include/cy8c6245w_s3d72.h

Lines changed: 1193 additions & 0 deletions
Large diffs are not rendered by default.

targets/TARGET_Cypress/TARGET_PSOC6/psoc6pdl/devices/include/cy_device_headers.h

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Common header file to be included by the drivers.
66
*
77
* \note
8-
* Generator version: 1.5.0.1286
8+
* Generator version: 1.5.0.1292
99
*
1010
********************************************************************************
1111
* \copyright
@@ -182,8 +182,8 @@
182182
#include "cy8c6248fni_d43.h"
183183
#elif defined (CY8C624ALQI_D42)
184184
#include "cy8c624alqi_d42.h"
185-
#elif defined (CYB0644ABZI_D44)
186-
#include "cyb0644abzi_d44.h"
185+
#elif defined (CYB0644ABZI_S2D44)
186+
#include "cyb0644abzi_s2d44.h"
187187
#elif defined (CY8C624ABZI_S2D44A0)
188188
#include "cy8c624abzi_s2d44a0.h"
189189
#elif defined (CY8C624ABZI_S2D44)
@@ -220,6 +220,8 @@
220220
#include "cy8c6245azi_s3d42.h"
221221
#elif defined (CY8C6245LQI_S3D42)
222222
#include "cy8c6245lqi_s3d42.h"
223+
#elif defined (CYB06445LQI_S3D42)
224+
#include "cyb06445lqi_s3d42.h"
223225
#elif defined (CY8C6245FNI_S3D41)
224226
#include "cy8c6245fni_s3d41.h"
225227
#elif defined (CY8C6245AZI_S3D12)
@@ -232,6 +234,8 @@
232234
#include "cy8c6245azi_s3d02.h"
233235
#elif defined (CY8C6245LQI_S3D02)
234236
#include "cy8c6245lqi_s3d02.h"
237+
#elif defined (CY8C6245W_S3D72)
238+
#include "cy8c6245w_s3d72.h"
235239
#else
236240
#include "cy_device_common.h"
237241
#endif

0 commit comments

Comments
 (0)