Go to file
Scott Worley ff0a32908b modules: microchip: mec1501: Add missing ESPI VW defines
Add missing ESPI Virtual Wire groups 8 - 11 GIRQ defines.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-07-26 14:58:09 -04:00
mec modules: microchip: mec1501: Add missing ESPI VW defines 2021-07-26 14:58:09 -04:00
zephyr modules: make microchip HAL a zephyr module 2019-08-19 07:01:24 -07:00
CMakeLists.txt ext : hal : mec1501 Add the MEC1501 external headers. 2019-04-30 14:08:23 -07:00
README.txt modules: microchip: mec1501: Add missing ESPI VW defines 2021-07-26 14:58:09 -04:00

README.txt

The MEC1701 HAL was downloaded from:

https://github.com/MicrochipTech/Peripheral-mec1701

Massaged the file with :
sed -i -e 's/[ \t\r]*$//g' MCHP_MEC1701_bit_fields.h, then file was renamed
to MCHP_MEC1701.h

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

Microchip HAL contianing the above MEC1701 single header and the 
MEC1501 component style is located at:

https://github.com/MicrochipTech/hal_microchip

Version: 1.2.1
Add missing eSPI Virtual Wires groups 8 - 10 GIRQ definitions.