- released: 2023-03-08
- mikroSDK logger modified
- Added implementation for standard output to terminal
- mikroSDK modified to include custom boards
- Feature now allows users to add their own board definitions to mikroSDK seamlessly
- Modified file
- Graphic library improved
- Ellipse added to draw objects
- ILI9341 setup build improved
- Setup will now be buildable only for devices which have adequate pin connections
- Fixed HAL layer array initialization for 8-bit architectures
- Previously, MCUs with only one pin per module didn't function correctly
- Fixed for following modules:
- ADC
- I2C
- PWM
- SPI
- UART
Support added for following hardware:
- ATmega328P
- Fully supported in mikroSDK
- Arduino Uno Rev3
- Fully supported in mikroSDK
- Added shield definitions for mikroBUS
- UNI Clicker added to AVR mikroSDK