Skip to content

mikroSDK v2.7.2 released

Compare
Choose a tag to compare
@StrahinjaJacimovic StrahinjaJacimovic released this 09 Mar 13:47
· 38 commits to master since this release
  • released: 2023-03-09

Changes

  1. New Features
  2. Improvements
  3. Fixes
  4. NEW HARDWARE
  5. Collaborators

New Features

  • 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

Improvements

  • ILI9341 setup build improved
    • Setup will now be buildable only for devices which have adequate pin connections

Fixes

  • 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
  • Fixed uart_configure_default API
    • stop_bits previosuly set incorrectly

NEW HARDWARE

Support added for following hardware:

Collaborators

We would like to thank the following people for contributing: