Skip to content

Commit 9ca1f23

Browse files
committedOct 17, 2024
hal: microchip: mec5: Update README for MEC5 HAL version 0.3.0
Update the README text file for MEC5 HAL version 0.3.0 Signed-off-by: Scott Worley <scott.worley@microchip.com>
1 parent 1300a4a commit 9ca1f23

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed
 

‎README.txt

+7-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ to MCHP_MEC1701.h
88

99
Field EOF was renamed to PEOF as it was collapsing with EOF defined in stdio.h
1010

11-
Microchip HAL contianing the above MEC1701 single header and the
11+
Microchip HAL contianing the above MEC1701 single header and the
1212
MEC1501 component style is located at:
1313

1414
https://github.com/MicrochipTech/hal_microchip
@@ -23,7 +23,7 @@ Rename the SPISLV to SPIP
2323
Version: 1.2.1
2424
Update eSPI definitions
2525
Changed all hex upper case 'ABCDEF' to lower case
26-
Changed all 'ul/UL' unsigned numeric suffix to 'u'
26+
Changed all 'ul/UL' unsigned numeric suffix to 'u'
2727

2828

2929
The Microchip Polarfire SOC HAL was downloaded from:
@@ -39,7 +39,7 @@ The following changes were made:
3939

4040
- platform-2021.08 top folder renamed to mpfs and located at modules/hal/microchip
4141
- The applications/mpfs-pmp-demo/mpfs-pmp-app-u54-1/src/boards folder is copied to modules/hal/microchip/mpfs
42-
42+
4343
========================================================================
4444
Microchip MEC5 HAL for MEC1723, MEC1743 and MEC1753 CMSIS based headers
4545
using common peripheral headers.
@@ -53,3 +53,7 @@ Refer to the mec5 subdirectory.
5353

5454
Initial version 0.1
5555

56+
------------------------------------------------
57+
2024-10-01: Microchip MEC5 HAL version 0.3.0 release
58+
Refer to the mec5 subdirectory.
59+

0 commit comments

Comments
 (0)
Please sign in to comment.