zephyr/ext/hal/microchip
Scott Worley b948ca2097 ext : hal : Microchip MEC1501 PS/2 and global configuration updates.
Added header files for PS/2 and global configuration hardware
blocks to MEC1501 HAL.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2019-08-07 15:43:11 -07:00
..
mec ext : hal : Microchip MEC1501 PS/2 and global configuration updates. 2019-08-07 15:43:11 -07:00
CMakeLists.txt ext : hal : mec1501 Add the MEC1501 external headers. 2019-04-30 14:08:23 -07:00
Kconfig
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