I'm trying to use use the timers in a project based on the genericApp with HAL_timer library.
When i set the HAL_TIMER flag to true, compilation fails telling me that "The hal timer driver module is removed."
Is it really ? Why and waht is the correct solution to use it without using osal_timer ?
Best regards