Undefined reference to HAL_UART_Init
Anyone knows how to fix undefined reference to HAL_UART_Init,HAL_UART_receiveI included all necessary files for this but somehow it doesn't find any reference#include "stm32f4xx_hal.h" #include "stm32f4xx_hal_conf.h" #include "usb_device.h" #include ...