How to Include HAL Libraries into Already Existing Project
Hello,I am using an STM32F407G-DISC1 to run an open source program called Picovoice. More specifically their project at the following link (https://github.com/Picovoice/picovoice/tree/master/demo/mcu/stm32f407/stm32f407g-disc1). Unfortunately they do...