Embox v0.4.3 Released

On September 1, the release of 0.4.3 of the free, distributed under the BSD license, real-time OS for embedded systems Embox took place:

Changes:

  • Build System Improvements
    • Switched to using absolute names
    • Added 'project' folder for projects
    • Added the ability to connect projects from third-party repositories and folders outside the project
    • Started work on the 'device tree' subsystem
  • Improved STM32 support
    • Added cache support for STM32F7
    • uart driver translated to 'device tree'
    • Cleaned ports for f4 & f7 series
    • Cube libraries switched to versions from github
    • Added support for UDC (usb device controller)
  • Improved RISC-V support
    • Added support for 'MAiX BiT' board
    • Improved timer subsystem
    • Improved 64 bit version
    • Improved interrupt subsystem
  • Improved USB-gadget subsystem
  • Improved graphics subsystem
  • Improved Qt4 library support
  • Improved OpenCV library support
  • Many other improvements and fixes

Source: linux.org.ru

Add a comment