Question
How to include additional HAL libraries to existing example without using CUBEMX
We are working on "Peripheral Lite" from STM32WB_FW and we would like to include SPI and UART libraries .
We imported this project in STM32 IDE by automatic conversion.
Since there is no "ioc" file (CUBEMX) and only a small part of HAL libraries are present, how can we add the other part?
