Build doxygen
Hi,
when building the Doxygen documentation locally, numerous warnings appear. Especially, errors like this:
stm32g4xx_hal_driver/Inc/stm32g4xx_ll_lptim.h:605: warning: Found unknown command '@rmtoll'
stm32g4xx_hal_driver/Inc/stm32g4xx_ll_lptim.h:601: warning: found documented return type for LL_LPTIM_ConfigOutput that does not return anything
stm32g4xx_hal_driver/Inc/stm32g4xx_hal.h:431: warning: unable to resolve reference to 'SYSCFG_FASTMODEPLUS_PB8' for \ref command
Is there a Doxygen configuration for HAL?
What needs to be changed/added in the Doxygen default settings?
Thanks
Thomas
