@@ -8,7 +8,7 @@ to MCHP_MEC1701.h
8
8
9
9
Field EOF was renamed to PEOF as it was collapsing with EOF defined in stdio.h
10
10
11
- Microchip HAL contianing the above MEC1701 single header and the
11
+ Microchip HAL contianing the above MEC1701 single header and the
12
12
MEC1501 component style is located at:
13
13
14
14
https://github.com/MicrochipTech/hal_microchip
@@ -23,7 +23,7 @@ Rename the SPISLV to SPIP
23
23
Version: 1.2.1
24
24
Update eSPI definitions
25
25
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'
27
27
28
28
29
29
The Microchip Polarfire SOC HAL was downloaded from:
@@ -39,7 +39,7 @@ The following changes were made:
39
39
40
40
- platform-2021.08 top folder renamed to mpfs and located at modules/hal/microchip
41
41
- The applications/mpfs-pmp-demo/mpfs-pmp-app-u54-1/src/boards folder is copied to modules/hal/microchip/mpfs
42
-
42
+
43
43
========================================================================
44
44
Microchip MEC5 HAL for MEC1723, MEC1743 and MEC1753 CMSIS based headers
45
45
using common peripheral headers.
@@ -53,3 +53,7 @@ Refer to the mec5 subdirectory.
53
53
54
54
Initial version 0.1
55
55
56
+ ------------------------------------------------
57
+ 2024-10-01: Microchip MEC5 HAL version 0.3.0 release
58
+ Refer to the mec5 subdirectory.
59
+
0 commit comments