提交历史

作者 SHA1 备注 提交日期
  geniusgogo 85cc2dab69 Update rtdef.h 8 年之前
  geniusgogo ed08b32dd3 convert tab to space 8 年之前
  geniusgogo 2aae989f40 Merge branch 'master' into RT_MACRO 8 年之前
  xieyangrun 6b06cb83e3 rename WEAK to RT_WEAK 8 年之前
  emlslxl e521decf2e 根据documentation/coding_style_cn.txt约定 对内核src和include目录下的文件代码进行格式化 8 年之前
  tanek liang 9f2f2f0875 Add RT_USED definition for IAR 8 年之前
  Bernard Xiong 02607c85ac [GUI Engine] change directory for image and font. 8 年之前
  bernard 6b18346199 [Kernel] Add RTGRAPHIC_PIXEL_FORMAT_ALPHA definition. 9 年之前
  weety 62e770f9de Fixed 64KB stack size limit. 9 年之前
  heyuanjie87 8f9bda579a 定义Timer设备类 10 年之前
  heyuanjie87 c84887d021 加入定时器设备 10 年之前
  Bernard Xiong fc54a74abb [BSP] stm32f7-disco cleanup 10 年之前
  Bernard Xiong abd19b8dd7 [Kernel] More better support for module. 10 年之前
  ardafu 667c03db97 [FINSH] Add macro MSH_CMD_EXPORT_ALIAS 10 年之前
  Aubr.Cool 7caabd2b7a mv device ctl cmd macros from serial.h to rtdef.h 11 年之前
  Bernard Xiong 204298c1b2 Update rtdef.h 11 年之前
  pangweishen 675fa48281 modified the comments of block device geometry structure, to tell everyone the unit of block_size is byte. 11 年之前
  bernard ceaf9cd3fa Add WEAK definition; Add AUTO Refresh option for block device. 11 年之前
  Bernard Xiong 40b7eba446 [Kernel] Change the version number to 2.0.0. 12 年之前
  bernard e601c2a6ed Add sector size check when mounting a FAT file system. 12 年之前
  Bernard Xiong 97508eb48e Merge pull request #228 from prife/kernel 12 年之前
  prife 86cdc22043 kernel: rearrange the header file include order 12 年之前
  bernard 31446eab4c [Kernel] application module can support arguments 12 年之前
  bernard e393b8fcfa fix the FINSH_USING_SYMTAB not defined and compiling error issue 12 年之前
  bernard a5ba2a24f7 add file and path name auto completion for module shell 12 年之前
  Bernard Xiong 3eac58ce8e Merge pull request #173 from grissiom/new-timer 12 年之前
  Grissiom d59aa279c3 kernel: use skip list to implement timer list 12 年之前
  bernard f1107f6714 add BGR565 definition 12 年之前
  Grissiom 6e676e7754 dev/portal: implement portal device 12 年之前
  Grissiom 7e68096a88 dev/pipe: make pipe a type of device 12 年之前