Skip to content

Commit

Permalink
MPAE-18945: Fixed README error
Browse files Browse the repository at this point in the history
  • Loading branch information
robertperkel committed Nov 22, 2024
1 parent eac7d0e commit 862dd8f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ In this code example, the PIC18F56Q71 microcontroller will be used to implement

## Software Used

- [MPLAB® X IDE 6.0.5 or newer](https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_pic18q71&utm_content=pic18f56q71-simple-oscilloscope-github)
- [MPLAB XC8 2.40.0 or newer compiler](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_pic18q71&utm_content=pic18f56q71-simple-oscilloscope-github)
- [MPLAB Code Configurator](https://www.microchip.com/en-us/tools-resources/configure/mplab-code-configurator?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_MMTCha_pic18q71&utm_content=pic18f56q71-simple-oscilloscope-github)
- PIC18F-Q_DFP v1.15.360
- [MPLAB® X IDE v6.20 or newer](https://www.microchip.com/en-us/tools-resources/develop/mplab-x-ide?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_PIC18-Q71&utm_content=pic18f56q71-simple-oscilloscope-mplab-mcc-github&utm_bu=MCU08)
- [MPLAB XC8 v3.0.0 or newer compiler](https://www.microchip.com/en-us/tools-resources/develop/mplab-xc-compilers?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_PIC18-Q71&utm_content=pic18f56q71-simple-oscilloscope-mplab-mcc-github&utm_bu=MCU08)
- [MPLAB Code Configurator](https://www.microchip.com/en-us/tools-resources/configure/mplab-code-configurator?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_PIC18-Q71&utm_content=pic18f56q71-simple-oscilloscope-mplab-mcc-github&utm_bu=MCU08)
- PIC18F-Q_DFP v1.25.433

## Hardware Used

- PIC18F56Q71 Curiosity Nano
- [PIC18F56Q71 Curiosity Nano](https://www.microchip.com/en-us/development-tool/EV01G21A?utm_source=GitHub&utm_medium=TextLink&utm_campaign=MCU8_PIC18-Q71&utm_content=pic18f56q71-simple-oscilloscope-mplab-mcc-github&utm_bu=MCU08)

## Warning

Expand Down

0 comments on commit 862dd8f

Please sign in to comment.