You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -14,12 +14,12 @@ This is an example of how to get started with FreeRTOS™ on the AVR architectur
14
14
15
15
## Software Used
16
16
17
-
-[MPLAB® X IDE v5.40 or later](https://www.microchip.com/mplab/mplab-x-ide)
18
-
-[XC8 (v2.20)](https://www.microchip.com/mplab/compilers) alternatively [AVR/GNU C Compiler 5.4.0](https://www.microchip.com/mplab/avr-support/avr-and-arm-toolchains-c-compilers) can be used
17
+
-[MPLAB® X IDE v6.25 or later](https://www.microchip.com/mplab/mplab-x-ide)
18
+
-[XC8 (v3.00)](https://www.microchip.com/mplab/compilers) alternatively [AVR/GNU C Compiler 5.4.0](https://www.microchip.com/mplab/avr-support/avr-and-arm-toolchains-c-compilers) can be used
19
19
- Data Visualizer
20
20
-[MPLAB Data Visualizer](https://gallery.microchip.com/packages/MPLAB-Data-Visualizer-Standalone(Windows)/)
21
21
-[Studio Data visualizer](https://www.microchip.com/mplab/avr-support/data-visualizer)
0 commit comments