msdk icon indicating copy to clipboard operation
msdk copied to clipboard

GPIO callback SRAM

Open kevin-gillespie opened this issue 3 years ago • 0 comments

These structures consume ~1 kB of static data (depending on GPIO configuration). Suggest improving the implementation to reduce SRAM consumption.

https://github.com/Analog-Devices-MSDK/msdk/blob/main/Libraries/PeriphDrivers/Source/GPIO/gpio_common.c#L42

kevin-gillespie avatar Nov 30 '22 16:11 kevin-gillespie