mikroSDK v2.11.4 released
StrahinjaJacimovic
released this
17 Oct 11:39
·
745 commits
to master
since this release
v2.11.4
- released: 2024-10-18
Changes
Improvements
mikroSDK
- Updated logger library error handling
log_init
now returns an error (-1
) if any of the configuration API calls used in it failed
CORE
- Removed
READONLY
option from linker scripts for following MCUs (CLANG)STM32H7S3A8
STM32H7S3I8
STM32H7S3L8
STM32H7S3R8
STM32H7S3V8
STM32H7S3Z8
STM32H7S7A8
STM32H7S7I8
STM32H7S7L8
STM32H7S7Z8
STM32U083CC
STM32U083HC
STM32U083KC
STM32U083MC
STM32U083RC
- Updated project templates to report better errors
- Case when openning designer project without a setup with TFT
- Now reports error in the output
- Case when openning designer project without a setup with TFT
Fixes
mikroSDK
- Fixed following MCU cards to have correct TFT pinout definitions
CORE
- Removed
CAN
schema file (clock configuration) forPIC32MZ1024EFE144
- Added by mistake initially