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