Kevin Gillespie

Results 4 issues of Kevin Gillespie

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

### Description This API will be used to get version information from pre-built libraries. Library versions can also be seen by inspecting the library objects. ``` bash arm-none-eabi-objdump -a libphy.a...

BLE

### Description Adding mallinfo function to give us information on how much heap space is being used and how much is available. Reworking the Cordio memory management so we don't...

WIP
MAX32655
MAX32665
MAX32690
BLE
Workflow

### Description Add UART error handling interrupt enable for DMA transactions. ### Checklist Before Requesting Review - [ ] PR Title follows correct guidelines. - [ ] Description of changes...