no-OS
no-OS copied to clipboard
drivers:platform:maxim:max32670 Initial implementation of IRQ platform drivers
The IRQ platform drivers for MAX32670 are same as that of MAX32660. The source files are copied from MAX32660 folder and below changes made:
- 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]