Skip to content

Commit 8445ac6

Browse files
committed
MPAE-11045 fix metadata and readme
1 parent a4eb079 commit 8445ac6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.main-meta/main.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"content": {
55
"metaDataVersion": "1.1.0",
66
"name": "com.microchip.mcu8.studio.project.atmega4809-getting-started-with-usart-studio",
7-
"version": "1.0.4",
7+
"version": "1.0.3",
88
"displayName": "Getting Started with Universal Synchronous and Asynchronous Receiver and Transmitter (USART)",
99
"projectName": "atmega4809-getting-started-with-usart-studio",
1010
"shortDescription": "This repository contains 5 bare metal code examples described in the TB3216-Getting Started with USART.",

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![MCHP](images/microchip.png)](https://www.microchip.com)
22

3-
# Getting Started with Universal Synchronous and Asynchronous Receiver and Transmitter (USART) Examples (Microchip Studio)
3+
# Getting Started with Universal Synchronous and Asynchronous Receiver and Transmitter (USART)
44

55
This repository contains examples of bare metal source code for Universal Synchronous and Asynchronous Receiver and Transmitter (USART) as described in [TB3216 - Getting Started with Universal Synchronous and Asynchronous Receiver and Transmitter (USART)](https://ww1.microchip.com/downloads/en/Appnotes/TB3216-Getting-Started-with-USART-DS90003216.pdf) document from Microchip. The repository contains an Microchip Studio Solution with multiple projects inside:
66

@@ -19,7 +19,7 @@ More details and code examples on the ATMEGA4809 can be found at the following l
1919

2020

2121
## Software Used
22-
- Microchip Studio 7.0.2397 or newer [(microchip.com/mplab/microchip-studio)](https://www.microchip.com/mplab/microchip-studio)
22+
- Microchip Studio 7.0.2397 or newer [(Microchip Studio for AVR® and SAM Devices)](https://www.microchip.com/en-us/development-tools-tools-and-software/microchip-studio-for-avr-and-sam-devices)
2323
- ATmega_DFP 1.5.362 or newer Device Pack
2424

2525

0 commit comments

Comments
 (0)