-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upload mtb-pdl-cat1 3.12.1.37059 [2864]
- Loading branch information
gitlab-runner
committed
Nov 6, 2024
1 parent
cd8d37e
commit f81db05
Showing
152 changed files
with
119,497 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+180 Bytes
(120%)
...evice-db-supplemental/Connectivity-BT-WIFI/studio_5.0/connectivity/mxtcpwm_ver2_v2.cydata
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+40 Bytes
(110%)
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxlin_v1.cydata
Binary file not shown.
Binary file added
BIN
+693 Bytes
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxpdm_v1.cydata
Binary file not shown.
Binary file added
BIN
+969 Bytes
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxs40lvds2usb32ss_v1.cydata
Binary file not shown.
Binary file added
BIN
+852 Bytes
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxs40usbhsdev_v1.cydata
Binary file not shown.
Binary file modified
BIN
+180 Bytes
(120%)
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxtcpwm_ver2_v2.cydata
Binary file not shown.
Binary file modified
BIN
+34 Bytes
(110%)
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxtdm_v1.cydata
Binary file not shown.
Binary file added
BIN
+664 Bytes
device-info/device-db-supplemental/MXS40/studio_5.0/connectivity/mxtdm_v2.cydata
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
device-info/device-db-supplemental/MXS40Sv2/CYW20829/info.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<info> | ||
<name>CYW20829</name> | ||
<description>The CYW20829 devices</description> | ||
</info> |
22 changes: 22 additions & 0 deletions
22
device-info/device-db-supplemental/MXS40Sv2/CYW20829/studio_5.0/view.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<View xmlns="http://cypress.com/xsd/cystudioview_v1"> | ||
<Profiles> | ||
<Profile purpose="MEMORY" displayName="Memory" fileName="memory" evalPriority="8" displayPriority="6" description="Memory configuration" resources="(vres\[\d+\]\.(reserved_memory_region|memory|security)\[\d+\].*)|(m33syscpuss\[\d+\]\.cm33.*)|(m55appcpuss\[\d+\]\.cm55.*)|(.*\.mpc\[\d+\])" /> | ||
<Profile displayName="Solutions" fileName="solutions" evalPriority="7" displayPriority="1" description="Solution configuration" resources="vres\[\d+\].*" /> | ||
<Profile displayName="System" diagramType="CLOCKS" fileName="system" evalPriority="1" displayPriority="5" description="System configuration" resources="srss(\[\d+\])?\.(clock|power|eeprom)(\[\d+\])?.*|cpuss(\[\d+\])?\.dap(\[\d+\])?|cpuss(\[\d+\])?\.systick.*" /> | ||
<!-- debug600 needs to be shown in System tab, but the code needs to be called from init_cycfg_peripherals. See Jira PLATLIBS-3172 --> | ||
<Profile displayName="System" diagramType="CLOCKS" fileName="peripherals" evalPriority="5" displayPriority="5" description="System configuration" resources="debug600(\[\d+\])?" /> | ||
<Profile displayName="DMA" fileName="dmas" evalPriority="3" displayPriority="8" description="DMA configuration" resources="(cpuss|m33syscpuss)(\[\d+\])?\.(dw|dmac|mxdw|mxahbdmac).*" /> | ||
<Profile displayName="Peripheral-Clocks" fileName="clocks" evalPriority="2" displayPriority="7" description="Clock configuration" resources="peri(\[\d+\])?\.group(\[\d+\])?(\.div_.*)?" /> | ||
<Profile displayName="Pins" diagramType="PACKAGE" fileName="pins" evalPriority="6" displayPriority="3" description="Pin configuration" resources="ioss[\[\.].*" /> | ||
<Profile displayName="Peripherals" fileName="peripherals" evalPriority="5" displayPriority="2" description="Peripheral Hardware Block configuration" resources=".*" /> | ||
<!--This won't match any HW locations because it is after the catchall (.*). This is on purpose and needed to specify display order/code gen order for Analog/routing.--> | ||
<Profile purpose="ROUTING" displayName="Analog-Routing" diagramType="ANALOG" fileName="routing" evalPriority="4" displayPriority="4" description="Establishes all necessary connections between hardware elements." resources="NONE" > | ||
<Includes> | ||
<Include value="cy_trigmux.h" public="false" /> | ||
<Include value="stdbool.h" public="false" /> | ||
<Include value="cy_device_headers.h" public="false" /> | ||
</Includes> | ||
</Profile> | ||
</Profiles> | ||
</View> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+6 Bytes
(100%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxcryptolite_v1.cydata
Binary file not shown.
Binary file modified
BIN
+28 Bytes
(100%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxefuse_v3.cydata
Binary file not shown.
Binary file modified
BIN
+40 Bytes
(110%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxlin_v1.cydata
Binary file not shown.
Binary file modified
BIN
-35 Bytes
(98%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxs40sioss_v1.cydata
Binary file not shown.
Binary file modified
BIN
+16 Bytes
(100%)
...-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxs40ssrss_v1-sysclk.cydata
Binary file not shown.
Binary file modified
BIN
+280 Bytes
(120%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxs40ssrss_v1.cydata
Binary file not shown.
Binary file modified
BIN
+137 Bytes
(120%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxscb_v4.cydata
Binary file not shown.
Binary file modified
BIN
+180 Bytes
(120%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxtcpwm_ver2_v2.cydata
Binary file not shown.
Binary file modified
BIN
+34 Bytes
(110%)
device-info/device-db-supplemental/MXS40Sv2/studio_5.0/connectivity/mxtdm_v1.cydata
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<version>4.17.0.6514</version> | ||
<version>4.18.0.7028</version> |
Oops, something went wrong.