From 20f53a0443acef1e934da01a2ceffc9bca907420 Mon Sep 17 00:00:00 2001 From: Jonah Lerner Date: Mon, 24 Jul 2023 16:00:52 -0700 Subject: [PATCH] MPAE-14630 Updated Readme, Code Project, and meta data file --- .main-meta/main.json | 8 ++++---- README.md | 8 ++++---- nbproject/configurations.xml | 16 +++++++++++----- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/.main-meta/main.json b/.main-meta/main.json index 607ac5a..1c70ddb 100644 --- a/.main-meta/main.json +++ b/.main-meta/main.json @@ -10,21 +10,21 @@ "shortDescription": "This code example demonstrates a glitch-free design using the CLC peripheral of the PIC microcontroller. Compatible PIC16F180xx family MCUs are: PIC16F18076", "ide": { "name": "MPLAB X", - "semverRange": ">=6.0.0" + "semverRange": ">=6.10.0" }, "compiler": [ { "name": "XC8", - "semverRange": "^2.36.0" + "semverRange": "^2.41.0" } ], "dfp": { "name": "PIC16F1xxxx_DFP", - "semverRange": ">=1.14.187" + "semverRange": ">=1.19.363" }, "configurator": { "name": "MCC", - "semverRange": ">=5.1.9" + "semverRange": ">=5.3.7" }, "device": { "metaDataVersion": "1.0.0", diff --git a/README.md b/README.md index 4ea0aaa..c4cb07f 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,11 @@ This example shows how to configure the Configurable Logic Cell (CLC) Peripheral ## Software Used -- [MPLABĀ® X IDE](http://www.microchip.com/mplab/mplab-x-ide) 6.0.0 or newer +- [MPLABĀ® X IDE](http://www.microchip.com/mplab/mplab-x-ide) 6.10.0 or newer - [MPLAB Xpress IDE](https://www.microchip.com/en-us/development-tools-tools-and-software/mplab-xpress) (alternative to MPLAB X IDE) -- [MPLAB XC8 Compiler](http://www.microchip.com/mplab/compilers) 2.36 or a newer compiler -- [MPLAB Code Configurator (MCC)](https://www.microchip.com/en-us/tools-resources/configure/mplab-code-configurator) 5.1.9 or newer -- [Microchip PIC16F1xxxx Series Device Support pack](https://packs.download.microchip.com/) 1.14.187 or newer Device Pack +- [MPLAB XC8 Compiler](http://www.microchip.com/mplab/compilers) 2.41 or a newer compiler +- [MPLAB Code Configurator (MCC)](https://www.microchip.com/en-us/tools-resources/configure/mplab-code-configurator) 5.3.7 or newer +- [Microchip PIC16F1xxxx Series Device Support pack](https://packs.download.microchip.com/) 1.19.363 or newer Device Pack diff --git a/nbproject/configurations.xml b/nbproject/configurations.xml index 1bcad5a..83411a3 100644 --- a/nbproject/configurations.xml +++ b/nbproject/configurations.xml @@ -75,13 +75,13 @@ PIC16F18076 - noID + nEdbgTool XC8 - 2.36 + 2.41 3 - + @@ -240,12 +240,15 @@ + + + @@ -308,11 +311,11 @@ noID XC8 - 2.36 + 2.41 3 - + @@ -427,12 +430,15 @@ + + +