STM32F030F4P6 STANDART PERIPHERAL LIBRARY EXAMPLE
I dont want to hal driver
I want to create standart peripheral library project on stm32f030f4p6 mcu with atollic truestudio.
I use this library: https://www.st.com/en/embedded-software/stsw-stm32048.html
I include driver section the standart peripheral library but I have an issue,
1-) Drivers > right click > import

2-) General > File System

3-) From Directory > Browse > STM32F0xx_StdPeriph_Lib_V1.5.0 > Libraries > STM32F0xx_StdPeriph_Driver
4-) Select All > over write >

And I build this project then look like this , then rising error

How can I fix, I did not make any another configuration above these.
Thank you
-Burak
