User Activity

the file stm32l4xx_hal_conf.h in firmware repository STM32Cube_FW_L4_V1.15.0contains a datatype mismatch in parameter 1 between the invokation and declaration of assert_failed() :#define assert_param(expr) ((expr) ? (void)0U : assert_failed((uint8_t ...