Create a STM32 static library project
Hello ,
I have configured OpenStm32 for linux environment .
And my firmware directory path is ~/SWSTM32/firmwares . Whenever I tried to create new project , it says no peripheral library found while peripheral library with version 1.5.1 is already lies in specified path .
stm32f4_dsp_stdperiph_lib_v151.zip is already @ ~/SWSTM32.firmwares .
Please let me know what to do with scenario ?
- Pinkesh