RT-Thread Changelog

What's new in RT-Thread 1.1.0 Alpha

Apr 18, 2012
  • This release is a technical preview, indicating the development direction of the RT-Thread, and it’s not suitable for product development yet.
  • The main improvement of this version is the new initialization module for the components, new DeviceDriver framework (SPI, SDIO), newly ported jffs2 and yaffs2 filesystems, and virtualised configuring of rtconfig.h in Eclipse.

New in RT-Thread 1.0.0 (Jan 1, 2012)

  • It fixes a renaming issue in the device virtual filesystem, an object name copying issue, and verification of the multi-ethernet interface in the lwIP TCP/IP stack.
  • It supports cortex-m4 in STM32F4, LM4F, etc.
  • It rewrites the cortex-m3 porting to unify code.