I am new with STM32 and tried to build the first blinky project. I am wondering why I see several unknown .c .h files in the project pane? Under the Source files there is only one file 'Blinky.c' but when I expand it then I see several files under it(Board_Buttons.h, stm32f303.h....) Under Device I can see stm32fxx_hal.c, stm32fxx_hal_adc.c...etc. I know those files are being added according to the peripherie and the components intended to be used, but the question is why I dont see those files physically in the project folder? So where are those files saved? Any help please?
View all questions in Keil forum