This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Releases: MDK-Packs/STM32L562E-DK_BSP
Releases · MDK-Packs/STM32L562E-DK_BSP
STM32L562E-DK BSP 1.3.0
Synchronize with STM32CubeL5 Firmware Package version V1.4.0
Projects:
- Update CubeMX project
- Override default HAL_InitTick function
- Update Platform project: Blocking stdin_getchar in stdio retarget
Replace documentation files with links
Update schemaVersion (1.7.2)
STM32L562E-DK BSP 1.2.1
Drivers:
- VIO: update vioInit (LEDs pins initialization)
Blinky project:
- update RTX configuration (CMSIS 5.8.0)
Platform project (synchronize with CB_Lab4Layer):
- update RTX configuration (CMSIS 5.8.0)
- update App layer description
- compiler optimization -O1
STM32L562E-DK BSP 1.2.0
Synchronized with STM32CubeL5 Firmware Package version V1.3.1
Drivers:
- Updated VIO module (Added define VIO_LCD_DISABLE)
Updated CubeMX examples
Platform project (synchronize with CB_Lab4Layer):
- Updated Peripheral Interrupts Priority
- Restructured README.md
- Added board selection to board layer
Updated board description (add debugProbe)
STM32L562E-DK BSP 1.1.0
Board Support:
- Updated BSP components
Drivers:
- Updated CMSIS-VIO driver
Example projects:
- Updated CMSIS-RTOS2 Blinky
- Updated CMSIS-RTOS2 Platform
STM32L562E-DK BSP 1.0.0
Initial public release