mikroSDK v2.15.4 released
·
182 commits
to master
since this release
v2.15.4
- released: 2025-09-18
Changes
New features
mikroSDK
- Added GLCD library to mikroSDK
- Provides a comprehensive set of graphics functions for graphical LCD modules
- Supported across multiple toolchains, including GCC, Clang and XC32
- Drawing primitives available, such as lines, rectangles and circles
- Filled shapes also supported: rectangles, circles, and ellipses
- Supports writing text on the display with built-in font handling
Fixes
mikroSDK
- Corrected TFT pin definitions for EasyPIC Fusion v7 board
- Corrected TFT pin definitions for EasyPIC v8 for PIC24/dsPIC33 board
- Added polling-based write and read functions to low-level AI-generated UART implementations
- Fixed build issues caused by missing functions
- Added
mcu_reg_addresses.hinclude for 5 PIC18FxQ MCUs- Ensures correct register definitions in the SDK