Closed jansunil closed 4 months ago
1) Added SPI DMA implementation for AD4170 with the SDP-K1 in STM32 platform
2) Added a AD4170_MAX_SPI_SPEED macro for the SPI frequency
3) Updated copyright years
4) Moved .ioc and the extsettings to a new folder within STM32/ target
5) Added STM32 specific files for SDP-K1 as well
6) Re-named SPI_MODE to SPI_INTERRUPT_MODE as there are two implementations with SPI now
Hi All- Does this PR look good for a merge?
Hi @ribdp @SaikiranGudla - Do these changes look good for a merge?
1) Added SPI DMA implementation for AD4170 with the SDP-K1 in STM32 platform
2) Added a AD4170_MAX_SPI_SPEED macro for the SPI frequency
3) Updated copyright years
4) Moved .ioc and the extsettings to a new folder within STM32/ target
5) Added STM32 specific files for SDP-K1 as well
6) Re-named SPI_MODE to SPI_INTERRUPT_MODE as there are two implementations with SPI now