mirror of https://github.com/rusefi/openblt.git
9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
|
/**
|
||
|
\defgroup Target_ARMCM3_STM32 Target ARMCM3 STM32
|
||
|
\brief Target dependent code for the ARMCM3 STM32 microcontroller family.
|
||
|
\details This module implements the bootloader's target dependent part for the
|
||
|
ARMCM3 STM32 microcontroller family.
|
||
|
*/
|
||
|
|
||
|
|