summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornewbs <marknewbery@gmail.com>2021-03-17 00:16:21 +0000
committerGitHub <noreply@github.com>2021-03-16 17:16:21 -0700
commitee1940bdb9ed82e4216df298bf3e922c29f29bbc (patch)
tree0a7100867061471c825c0753c62d0fbff3f681d6
parent6257160ee6bed0aaf429de41395bbec973daf2b0 (diff)
downloadfreertos-git-ee1940bdb9ed82e4216df298bf3e922c29f29bbc.tar.gz
update configurations.xml to use the latest Microchip AVR DFP 1.6.88 (#518)
-rw-r--r--FreeRTOS/Demo/AVR_Dx_MPLAB.X/nbproject/configurations.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS/Demo/AVR_Dx_MPLAB.X/nbproject/configurations.xml b/FreeRTOS/Demo/AVR_Dx_MPLAB.X/nbproject/configurations.xml
index 4ad190679..fb26eab9c 100644
--- a/FreeRTOS/Demo/AVR_Dx_MPLAB.X/nbproject/configurations.xml
+++ b/FreeRTOS/Demo/AVR_Dx_MPLAB.X/nbproject/configurations.xml
@@ -124,7 +124,7 @@
<platform>3</platform>
</toolsSet>
<packs>
- <pack name="AVR-Dx_DFP" vendor="Microchip" version="1.1.40"/>
+ <pack name="AVR-Dx_DFP" vendor="Microchip" version="1.6.88"/>
</packs>
<ScriptingSettings>
</ScriptingSettings>