From 46ba68521bf0c6fdbd171f3fae3661168d14e9af Mon Sep 17 00:00:00 2001 From: Hector Palacios Date: Thu, 13 Mar 2025 18:04:26 +0100 Subject: [PATCH] README: add missing CC93 P/Ns to supported platforms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add to the list of supported platforms missing CC93 variants: - Dual-core, 1GB, non-wireless - Single-core, 512MB, wireless - Single-core, 512MB, non-wireless Reported-by: Miguel Ángel Perez Signed-off-by: Hector Palacios (cherry picked from commit c357bf97f6499e3b8d7ed2e41b25aa5d760208a3) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cbce2928c..7b183ad58 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ Software for the following hardware platforms is in production support: ## ConnectCore 93 * ConnectCore 93 System-on-Module (SOM) * [CC-WMX-YC7D-KN](https://www.digi.com/products/models/cc-wmx-yc7d-kn) + * [CC-MX-YC7D-ZN](https://www.digi.com/products/models/cc-mx-yc7d-zn) + * [CC-WMX-ZC6D-L1](https://www.digi.com/products/models/cc-wmx-zc6d-l1) + * [CC-MX-ZC6D-Z1](https://www.digi.com/products/models/cc-mx-zc6d-z1) * ConnectCore 93 Development Kit (DVK) * [CC-WMX93-KIT](https://www.digi.com/products/models/cc-wmx93-kit) ([Get Started](https://www.digi.com/resources/documentation/digidocs/embedded/dey/5.0/cc93/yocto-gs_index))