Modified the "Modbus.c" file to include "stm32wbxx_hal.h" to add support for STM32WB series. Tested on STM32WB55. Specifically tested as a slave device with DMA enabled.
Hi,
If you have a working example following the same pattern of current examples it will be useful. Also update the readme file accordingly if you do so.
Thanks
Modified the "Modbus.c" file to include "stm32wbxx_hal.h" to add support for STM32WB series. Tested on STM32WB55. Specifically tested as a slave device with DMA enabled.