RT-Thread 3.0 has been released.

Platform:

  • Add more POSIX features, for example poll/select, signal, termios etc.
  • Add waitqueue for poll feature.
  • Use fops for file operation. There are two ways to visit device object: rt_device_* API, the file API(open/read/write/close etc).
  • Change the type of cmd from uint8_t to int in control interface.
  • Add more C++ object for RT-Thread Kernel Object.
  • Add wlan driver framework for wlan device operation.
  • Integrate SFUD into RT-Thread to unify the operations of spi flash.
  • Update lwIP to v2.0.2 version.

Tools:

  • Enable packages, with ENV tool.
  • menuconfig & Kconfig.
  • Add scons --dist for make a distribution for specified BSP.

BSP:

  • more MCU porting.

IoT:

  • put more IoT components as packages, for example, MQTT, CoAP, HTTP, TLS etc.

项目简介

RT-Thread is an open source IoT real-time operating system (RTOS).

🚀 Github 镜像仓库 🚀

源项目地址

https://github.com/RT-Thread/rt-thread

发行版本 33

RT-Thread v5.0.1 released

全部发行版

贡献者 383

全部贡献者

开发语言

  • C 97.4 %
  • Assembly 1.8 %
  • HTML 0.4 %
  • Python 0.3 %
  • C++ 0.1 %