analogdevicesinc / precision-converters-firmware

Precision Converters Embedded Firmware Repository
https://analogdevicesinc.github.io/precision-converters-firmware/
Apache License 2.0
13 stars 16 forks source link

projects:evb_discovery_firmware: Added support for STM32H5 #71

Closed jansunil closed 4 months ago

jansunil commented 5 months ago

1) Added support for STM32H5 platform in the existing code

2) Added app_config_stm32.h/app_config_stm32.c files

3) Updated gitignore and added mbedignore

4) Added a macro for unused device ID in the app_config_mbed.h

jansunil commented 5 months ago

Changelog: Updated src.mk to exclude stm32 specific files for mbed build

jansunil commented 4 months ago

Hi All- are there any review comments on this PR?

jansunil commented 4 months ago

@SaikiranGudla @ribdp - Do these changes look good for a merge?