Commit History

Author SHA1 Message Date
  mysterywolf cf00e7f0a1 增加 RT_USING_POSIX 5 years ago
  mysterywolf f13014526c [bug fix]对各个libc库的termios.h增加宏定义,以防止在termios函数没有定义时,将posix_termios.h头文件引入导致报错 5 years ago
  mysterywolf 6eb62a3f9d 将unistd.c不再放在common中,分散到各个库中 5 years ago
  mysterywolf 8a08be6b9e [fix bugs]修改armlibc/sys/types.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译 5 years ago
  mysterywolf d5d8b345f4 修改libc_signal.h 该文件中不能用rt_数据类型,否则会引起编译器递归编译 5 years ago
  mysterywolf 6fa049ee3d add libc_stdio.h 5 years ago
  mysterywolf 74ab1551fd add posix 2008 limit.h 5 years ago
  mysterywolf a41ebbb697 add posix functions getline/getdelim 5 years ago
  Bernard Xiong d890d555a7 Merge pull request #3886 from jesven/fix_smp_ready_table 5 years ago
  shaojinchun 731e64f0c5 修正多核rt_schedule_remove_thread时pcpu的ready_table判断问题 5 years ago
  Bernard Xiong cf622e5177 Merge pull request #3874 from sheltonyu/developer 5 years ago
  Bernard Xiong bd6171b6ac Merge pull request #3853 from xfwangqiang/gcc-fix 5 years ago
  Bernard Xiong dfab232a5f Merge pull request #3877 from nuclei-community/dev_nuclei_fixport 5 years ago
  Bernard Xiong 86e4216275 Merge pull request #3869 from mysterywolf/master 5 years ago
  Bernard Xiong cf442c2c2e Merge pull request #3876 from xfwangqiang/dev 5 years ago
  Bernard Xiong 21c42e6c7f Merge pull request #3875 from ChenxuanZhao/develop 5 years ago
  Bernard Xiong b0418f6cbf Merge pull request #3878 from supperthomas/supperthomas 5 years ago
  Bernard Xiong 5c1fd3ed39 Merge pull request #3868 from nuclei-community/dev_hbird_eval 5 years ago
  Chenxuan Zhao 1ca8a956cc [bsp/stm32] Add C++ Support 5 years ago
  supperthomas 421dea8fdb [bsp/nrf5x] add the sample of softdevice config 5 years ago
  Huaqi Fang eb00fbeda7 libcpu/nuclei: Fix wrong RT_KERNEL_INTERRUPT_LEVEL 5 years ago
  WangQiang 8da824c51b fixed SConstruct file spell error in imxrt1064-nxp-evk 5 years ago
  sheltonyu 68df79e8ed [bsp/at32] add link detecting thread for ethernet driver 5 years ago
  Chenxuan Zhao 53e4b9d515 Add C++ Support 5 years ago
  Bernard Xiong f3d1e71131 Merge pull request #3872 from ErnestChen1/master 5 years ago
  chenchaoqun c15a7858c9 [fix] thread control bug about RT_THREAD_CTRL_CLOSE command 5 years ago
  Huaqi Fang a64f36f198 bsp/nuclei: Fix issues mentioned in PR #3868 5 years ago
  mysterywolf 5721fa8990 Signed-off-by: mysterywolf 5 years ago
  mysterywolf a162640f89 Signed-off-by: mysterywolf 5 years ago
  mysterywolf 837604553b 增加unistd.c文件 5 years ago