The v1.2.3 version is a bug fixed version, which includes following change:

BSP:

  • beaglebone, fix serial setting issue;
  • lpc176x, add SD card driver block geometry information;
  • lpc176x, remove the wrong RT_LWIP_TCP_SEG_NUM setting;
  • lpc408x, fix GCC compiling issue;
  • stm32f40x, fix UART3 setting issue;
  • ARM Cortex-M0/3/4, fix spell wrong;

Components:

  • DFS_NFS, fix the open issue when to open a not exist directory;
  • I2C, remove the useless core lock;
  • I2C, remove the useless device_init code;
  • SPI, remove the useless device_init code;
  • msh, add RT_USING_WORKDIR/RT_USING_HEAP condition;
  • finsh, fix the FINSH_USING_HISTORY option;
  • armlibc, fix the open mode issue when using fopen;
  • pthreads, if attr is NULL, the default value is used in pthread_cond_init function;

Kernel:

  • Remove the rt_device_init_all implementation;
  • Fix the defunct_thread check issue when use optimized compiling in some CPU arch;
  • Fix the race condition in memory pool;

项目简介

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 %