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