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