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