提交歷史

作者 SHA1 備註 提交日期
  192.168.1.134 291bbac24f perf: delete invalid code 3 年之前
  192.168.1.134 85a2ecdebc fix: 解决MDK5无法编译问题 3 年之前
  192.168.1.134 3e6853cd39 feat: add scons --dist function 3 年之前
  192.168.1.134 4bf86eda9e fix: 解决告警 3 年之前
  192.168.1.134 f97f623c51 fix: gPIO/ADC driver 3 年之前
  192.168.1.134 1cc7c67850 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 3 年之前
  guo 50433a51bd Merge pull request #5123 from shishirong/patch-1 3 年之前
  shishirong 797c80a7cb fix ulog compile error. 3 年之前
  Bernard Xiong 634e5341a6 Merge pull request #5120 from mysterywolf/ab32 3 年之前
  Bernard Xiong edea2b38d2 Merge pull request #5119 from iysheng/replace_gmtime 3 年之前
  Meco Man e49925584f [ci] add ab32vg1 3 年之前
  Meco Man 0d4945777d [ab32vg1] 修复NULL和uint8报错 3 年之前
  iysheng dbaad29e04 [bsp][stm32] Replace gmtime with gmtime_r 3 年之前
  Bernard Xiong b60adb2d04 Merge pull request #5113 from armink/fix_rtc 3 年之前
  armink 3fafe6e811 [bsp][simulator] Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL support for RTC driver 3 年之前
  armink 75e0ec124f [components][time] Revert the old code. 3 年之前
  armink 0beb9b3a07 [STM32][RTC] Add timeval ops for STM32 platform Sub-second timestamp. 3 年之前
  armink 816a99d88e [DeviceDriver][RTC] Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL and RT_DEVICE_CTRL_RTC_SET_TIMEVAL ops 3 年之前
  armink a4619732df [DeviceDriver] Change the special device commands form 0x1X to 0x2X. It will avoid same of general device commands. 3 年之前
  armink ff0b6d241b [DeviceDriver][RTC] Remove RT_DEVICE_CTRL_RTC_GET_TIME_US and RT_DEVICE_CTRL_RTC_SET_TIME_US. Add RT_DEVICE_CTRL_RTC_GET_TIMEVAL and RT_DEVICE_CTRL_RTC_SET_TIMEVAL. The RT_DEVICE_CTRL_RTC_GET_TIMEVAL cmd can get second time and microsecond time. 3 年之前
  Bernard Xiong 1e36db0c38 Merge pull request #4742 from mysterywolf/rtusingheap 3 年之前
  Bernard Xiong 63c741996b Merge pull request #5031 from liukangcc/armclang 3 年之前
  Bernard Xiong d43a68e95e Merge pull request #5105 from mysterywolf/part 3 年之前
  Bernard Xiong ae49c3f560 Merge pull request #5096 from rtthread-bot/rtt_bot 3 年之前
  Meco Man c80688126a [libc] 优化system 支持gcc 3 年之前
  Meco Jianting Man ebdf19bf0f Merge branch 'RT-Thread:master' into part 3 年之前
  guo 00d42ef73c Merge pull request #5030 from junchao98/local-dev 3 年之前
  Bernard Xiong 56aa0fe05c Merge pull request #5106 from mysterywolf/system 3 年之前
  Meco Man 8b17d53da7 [libc]新建gcc文件夹,将newlib和partical文件夹并入 3 年之前
  Meco Man 54e30edd88 [libc] 支持system函数 3 年之前