STM32F30xx Standard Peripheral Library
ï‚· It branches to __main in the C library (which eventually calls
main()).󳘪 A file is provided for each compiler.
Table 5: STM32f30xx_StdPeriph_Driver files description
Driver source code file of PPP peripheral coded in Strict ANSI-C, and
independent from the development Tools.
Provides functions prototypes and variable definitions used within for
stm32f30x_ppp.c file
Provides all the miscellaneous firmware functions (add-on to CMSIS functions)
1.3.2 Project folder
This folder contains template projects and peripheral examples. Its structure is shown in
the figure below.
Figure 4: Project folder structure