no-OS icon indicating copy to clipboard operation
no-OS copied to clipboard

drivers:platform:maxim:max32670 Initial implementation of IRQ platform drivers

Open mphalke opened this issue 3 years ago • 0 comments

The IRQ platform drivers for MAX32670 are same as that of MAX32660. The source files are copied from MAX32660 folder and below changes made:

  1. Renamed 'max32660.h' include header with 'max32670.h'. Rest of the code is unchanged. The code is tested on MAX32670 EVKIT for generating GPIO based IRQ event. Original author information is kept as-is.

Signed-off-by: mahphalke [email protected]

mphalke avatar Aug 09 '22 09:08 mphalke