Hi Grzegorz,
BOARD_InitBootPins() contains all configurations that should be executed after reset. You can add additional configuration called "Functional groups" using the toolbar and you can select for each, whether it will be invoked after reset or not.

For each functuional group, one C function is generated and its name is configurable.
BOARD_InitBootPins() name cannot be changed, the function is called from main.
Regards
Marek
Regards,
Marek
NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button