mirror of https://github.com/rusefi/openblt.git
10 lines
306 B
Plaintext
10 lines
306 B
Plaintext
|
/**
|
||
|
\defgroup Target_ARMCM7_STM32F7 Target ARMCM7 STM32F7
|
||
|
\ingroup Ports
|
||
|
\brief Target dependent code for the ARMCM7 STM32F7 microcontroller family.
|
||
|
\details This module implements the bootloader's target dependent part for the
|
||
|
ARMCM7 STM32F7 microcontroller family.
|
||
|
*/
|
||
|
|
||
|
|