Question
Update USB HOST library in STMcubeIDE
Hi
I use the USB Host library in some project with STMCUBEIDE , the processor is STM32F779AIYx.
The code generator use USB host library 1.0 that have one bug at the line 561 , I must replace this line only time that update my code.
I see that there is a new library 3.1 to Github but I don't konow how is possible update the CubeIde library.
In the Library managment this library is not update.
There is some way to fix?