Commit History

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