Commit History

Author SHA1 Message Date
  MiraculousConch 8c334d9ab8 [DeviceDrivers]添加pin开漏和下拉输入宏 7 years ago
  MiraculousConch bdc01934d2 Merge remote-tracking branch 'upstream/master' 7 years ago
  MiraculousConch c564605c98 [DeviceDrivers]添加pin开漏和下拉输入宏 7 years ago
  MiraculousConch 000a0388d5 Revert "STM32F10x HAL库的bsp分支" 7 years ago
  Bernard Xiong fbe3a4d1db Merge pull request #886 from weety/rtt3_0_dm365 7 years ago
  weety 5150e19d4b [bsp][dm365] Support rt_hw_console_output function; Adjust the initialization sequence; Cleanup code. 7 years ago
  MiraculousConch cfa87cf938 STM32F10x HAL库的bsp分支 7 years ago
  weety dd5ac17fc8 [bsp][dm365] Using component initial; 7 years ago
  Bernard Xiong e448ecc6ad Merge pull request #882 from armink/fix_rtservice 7 years ago
  armink d3ac388846 [rtservice] Add `rt_list_len` and `rt_slist_len` to rtservice.h . 7 years ago
  Bernard Xiong 6e2260dae6 Merge pull request #881 from armink/fix_libc 7 years ago
  armink 137a65a6ce [libc] Remove `RT_USING_POSIX_STDIN` in libc. 7 years ago
  Bernard Xiong 121b72df71 Merge pull request #880 from armink/fix_scheduler 7 years ago
  armink 7a99641c71 [Kernel] Fix a bug on rt_schedule(). 7 years ago
  bernard 7b2decbb7c Merge branch 'master' of https://github.com/RT-Thread/rt-thread 7 years ago
  bernard e4beb9c0f7 [Kernel] Add more setting checking for RT_USING_POSIX. 7 years ago
  bernard a8a7d60877 [DeviceDrivers] Remove compiling warning in workqueue. 7 years ago
  Bernard Xiong 97727dcc5e Merge pull request #879 from hichard/renhaibo-branch 7 years ago
  bernard f7eaa08d0d Merge branch 'master' of https://github.com/RT-Thread/rt-thread 7 years ago
  hichard 4b83744a6c renhaibo-branch 7 years ago
  bernard b3fff25b05 [NET] Disable DHCPD in default. 7 years ago
  bernard d118852314 [finsh] code cleanup and use RT_USING_POSIX to replace RT_USING_POSIX_STDIN. 7 years ago
  bernard 9b87270682 [libc] Add intptr_t/uintptr_t in minilibc. 7 years ago
  Bernard Xiong 78649c49c0 Merge pull request #878 from weety/rtt3_0_dm365 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
  weety 985558a40e [bsp][dm365] Fix compile error. 7 years ago