zephyr/ext/hal/microchip
Jose Alberto Meza 99ba2e7fba ext: hal: mchp: Fix compilation for MEC1501 SMB macros
Adjust space definition for I2C register base addresses

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
2019-05-08 15:02:26 -07:00
..
mec ext: hal: mchp: Fix compilation for MEC1501 SMB macros 2019-05-08 15:02:26 -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

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