From 7c000f21b73da420b047e0b8fde0f240da6d85e5 Mon Sep 17 00:00:00 2001 From: gitlab-runner Date: Fri, 1 Mar 2024 04:16:00 -0600 Subject: [PATCH] Upload device-db 4.11.1.5194 [2216] --- README.md | 12 +++++++++--- RELEASE.md | 11 ++++++++--- props.json | 3 +++ version.dat | 2 +- version.xml | 2 +- 5 files changed, 22 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b68b8cbf..89c3bddf 100755 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ # Device Database (device-db) ### Overview -The device database supported in ModusToolbox™ applies to all Infineon Technologies devices. +Device database provides device information for project-creator, configurators, +and other ModusToolbox™ tools. The device database is tied to the PDL +(Peripheral Driver Library) packages available for different device categories. -The database consists of a set of marketing devices distributed in a set of hierarchical directories. -Each marketing device contains a base view that describes the basic characteristics of the device and additional views as defined by applications that use the device-db asset. +The database is structured as hierarchical directory tree with device related +information defined at different hierarchy levels. +This information is consumed by ModusToolbox™ tools: +* Device Configurator and other BSP configurators - to display and configure peripheral resources. +* BSP Assistant - to create and configure the BSP for a given device/module part number. +* QSPI Configurator - to create and configure QSPI configuration for external memory chips. This database is used by the ModusToolbox™ software. Do not use this repository directly. diff --git a/RELEASE.md b/RELEASE.md index 3aff0bb7..e7b65d38 100755 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,9 +1,14 @@ -# Device Database v4.11.0 +# Device Database v4.11.1 For details, refer to [README.md](./README.md). ## Version info -* New device support. -* Minor bug fixes. +* ModusToolbox™ tools performance improvements. +* Documentation improvements. + +## Recommended device support libraries +* mtb-pdl-cat1 >= 3.9.0 +* mtb-pdl-cat2 >= 2.8.0 +* mtb-xmclib-cat3 >= 4.3.0 ## More information in: diff --git a/props.json b/props.json index 7777ce64..eb3c4849 100755 --- a/props.json +++ b/props.json @@ -7201,6 +7201,9 @@ "part": true, "path": "modules/WM-BAC-CYW-50" } + ], + "ignore": [ + "." ] } } \ No newline at end of file diff --git a/version.dat b/version.dat index 18798b23..6dcf1b5a 100755 --- a/version.dat +++ b/version.dat @@ -1 +1 @@ -4.11.0.4997 +4.11.1.5194 diff --git a/version.xml b/version.xml index 79587b08..acf2c2cd 100755 --- a/version.xml +++ b/version.xml @@ -1 +1 @@ -4.11.0.4997 +4.11.1.5194