You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added GPIO, PINMAP and other related HAL Files to the project
Implemented GPIO and PINMAP HAL APIs
Modified existing code to call the HAL APIs instead of Driver APIs
Note: CHIP_SYSCON APIs are not abstracted as part of this commit since mbed HAL does not have corresponding APIs. Discussion pending.
Signed-off-by: Pankaj Goenka <pgoenka@audience.com>
0 commit comments