What happened to HAL_UART_Abort in STM32F7xx_HAL_UART.c?
Posted on March 28, 2017 at 00:52The named entry point exists in STM32F4xx_HAL_UART.c, but not in the F7 version. F7 version is about 400 lines shorter, dated 30-Dec-2016, V1.2.0, while F4 version is dated 04-Nov-2016, v.1.6.0. Kind of complicates...