Skip to content

Commit f573273

Browse files
Usha GUsha G
authored andcommitted
MPAE-13281 Modified readme file
1 parent e9e1ad3 commit f573273

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Refer code examples [UART-I2C Bridge Implementation: I2C Client(Client 1) Implem
1515

1616
## Related Documentation
1717

18-
- [PIC16F15244 Product Family Page](https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/pic-mcus/pic16f15244)
19-
- [PIC16F15244 Code Examples on GitHub](https://github.com/microchip-pic-avr-examples?q=pic16f15244&type=&language=&sort=)
18+
- [PIC16F152xx Product Family Page](https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/pic-mcus/pic16f15244)
19+
- [PIC16F152xx Family Code Examples on GitHub](https://github.com/microchip-pic-avr-examples?q=pic16f15244&type=&language=&sort=)
2020
- [PIC16F15244 MCU Family Video](https://www.youtube.com/watch?v=nHLv3Th-o-s)
2121
- [PIC16F15244 MCU Product Page](https://www.microchip.com/en-us/product/PIC16F15244)
2222
- [Technical Brief - Using the MSSP in I2C Master mode](https://www.microchip.com/wwwappnotes/appnotes.aspx?appnote=en1001796)
@@ -43,15 +43,15 @@ The input commands and clients I2C address information has been displayed on the
4343

4444
## Software Used
4545

46-
- [MPLAB® X IDE 6.0.0 or newer](http://www.microchip.com/mplab/mplab-x-ide)
47-
- [MPLAB® XC8 2.36.0 or a newer compiler](http://www.microchip.com/mplab/compilers)
48-
- [MPLAB® Code Configurator (MCC) v5.1.1 or newer](https://www.microchip.com/mplab/mplab-code-configurator)
49-
- [MCC Melody Core 2.1.9]
50-
- [MSSP MCC Melody Core 6.1.1]
51-
- [TMR0 MCC Melody Core 4.0.8]
52-
- [UART MCC Melody Core 1.6.0]
53-
- [Microchip PIC16F1xxxx Series Device Support (v1.13.178) or newer](https://packs.download.microchip.com/)
54-
- [Standalone Data Visualizer v2.20.674 or newer](https://www.microchip.com/en-us/development-tools-tools-and-software/embedded-software-center/atmel-data-visualizer)
46+
- MPLAB® X IDE [6.0.0 or newer](http://www.microchip.com/mplab/mplab-x-ide)
47+
- MPLAB® XC8 [2.36.0 or a newer](http://www.microchip.com/mplab/compilers)
48+
- MPLAB® Code Configurator (MCC) [5.1.1 or newer](https://www.microchip.com/mplab/mplab-code-configurator)
49+
- Microchip PIC16F1xxxx Series Device Support [1.13.178 or newer](https://packs.download.microchip.com/)
50+
- Standalone Data Visualizer [2.20.674 or newer](https://www.microchip.com/en-us/development-tools-tools-and-software/embedded-software-center/atmel-data-visualizer)
51+
- MCC Melody Core 2.1.9
52+
- MSSP MCC Melody Core 6.1.1
53+
- TMR0 MCC Melody Core 4.0.8
54+
- UART MCC Melody Core 1.6.0
5555

5656
**Note:**
5757

0 commit comments

Comments
 (0)