zephyr/ext/hal/microchip
Scott Worley 7808b6e92c ext : hal : microchip Header updates for MEC1501
Updated MEC1501 HAL headers. Add interrupt routing defines for timers.
Fix eSPI virtual wire source access. Add new headers for Port80
capture and TFDP.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2019-06-26 07:16:47 -04:00
..
mec ext : hal : microchip Header updates for MEC1501 2019-06-26 07:16:47 -04:00
CMakeLists.txt ext : hal : mec1501 Add the MEC1501 external headers. 2019-04-30 14:08:23 -07:00
Kconfig
README.txt

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