Commit History

Author SHA1 Message Date
  bernard 9b87270682 [libc] Add intptr_t/uintptr_t in minilibc. 7 years ago
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 years ago
  bernard 947d8aa4d2 [libc] Use correct header file for newlib. 7 years ago
  bernard a437ffbf3e [libc] code cleanup for termios. 7 years ago
  bernard 41f3d1f9de Merge branch 'master' of https://github.com/RT-Thread/rt-thread 7 years ago
  bernard 19aa36e830 [DeviceDrivers] Add sync mode in work queue. 7 years ago
  Bernard Xiong 1b07025915 Merge pull request #876 from ArdaFu/master 7 years ago
  ArdaFu 6ee66d92e7 [bsp][sam7x] Fix compile error. Increase DATA section size in .ld file. 7 years ago
  ArdaFu 6bfaa632b9 [bsp][lm3s8962] Fix complie error. Add missing macro RT_USING_LIBC. Force use Lwip 1.4.1 bye define RT_USING_LWIP141 7 years ago
  Bernard Xiong 89b58f5f2b Merge pull request #875 from ArdaFu/master 7 years ago
  ArdaFu 79ad3fc8e5 [bsp][stm32f107] fix compile error. add missing macro RT_USING_LIBC 7 years ago
  ArdaFu 3051276e09 [BSP][Simulator] Fix compile error. Replace nfs_init.h with nfs.h 7 years ago
  ArdaFu b72bdefa46 [DFS][NFS] Fix compile error. Move nfs_file/nfs_dir data ptr into struct nfs_filesystem. 7 years ago
  Bernard Xiong a13fdaac3d Merge pull request #874 from caogos/master 7 years ago
  勤为本 b2fbe4df01 清理编译告警和错误。编译告警和错误的原因是删除了头文件“components.h” 7 years ago
  bernard 6101d1e80e [BSP] Update QEMU VExpress A9 BSP. 7 years ago
  bernard 53227b6a74 [lib] Fix the compiling warning in libc. 7 years ago
  bernard 5d9217ebe1 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 7 years ago
  bernard 3c0fbf0c7e [finsh] Fix the C99 issue. 7 years ago
  Bernard Xiong 2b36e6fcb6 [BSP] fix compiling issue 7 years ago
  Bernard Xiong 591339e7a8 [BSP] fix compiling issue 7 years ago
  Bernard Xiong f47898bb17 Merge pull request #872 from ArdaFu/master 7 years ago
  ArdaFu fc7abc6580 [components][drivers] Check macro "RT_USING_DFS" when using DFS relative method/functions. 7 years ago
  ArdaFu 8394554fca [components][net] In SConscript file, replace RT_USING_LWIP140 with RT_USING_LWIP141 7 years ago
  bernard 296d57e859 [BSP] remove components.h file. 7 years ago
  bernard 5e3b3b19a6 [BSP] change the type of cmd. 7 years ago
  bernard 68d01f8261 [VBUS] change cmd type to 'int' 7 years ago
  bernard bff7afca12 [cplusplus] Add newline in the end of file. 7 years ago
  bernard a8e0711a6b [lwIP] Remove RT_LWIP_USING_RT_MEM 7 years ago
  bernard d7087fdd3b [DeviceDrivers] change cmd type. 7 years ago