zephyr/ext/hal/microchip
Scott Worley 66cae83ff7 ext : hal : mec1501 Add the MEC1501 external headers.
Origin: Microchip CPG
Purpose: Peripheral firmware library for MEC1501
Version: 0.1
License: Apache
Maintained-by: External

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2019-04-30 14:08:23 -07:00
..
mec ext : hal : mec1501 Add the MEC1501 external headers. 2019-04-30 14:08:23 -07:00
CMakeLists.txt ext : hal : mec1501 Add the MEC1501 external headers. 2019-04-30 14:08:23 -07:00
Kconfig kconfig: Remove redundant 'default n' properties 2019-02-27 09:25:22 +01: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