Commit History

Author SHA1 Message Date
  bernard.xiong f5f4c7e97d fix stat function on a root directory of file system; increase stack of play_ui thread. 15 years ago
  bernard.xiong 8d4da31b8e add more Chinese comments. 15 years ago
  bernard.xiong 8d19f32ac2 add event, mailbox, message queue and timer simple examples. 15 years ago
  bernard.xiong 000bba8cb1 add license file header. 15 years ago
  bernard.xiong e89bc7053e add mutex_simple, semaphore_producer_consumer example. 15 years ago
  bernard.xiong b54960259e add Chinese comments for semaphore examples. 15 years ago
  bernard.xiong f459d4811e change the errno of rt_thread_delay/sleep to RT_EOK. 15 years ago
  bernard.xiong 911d179125 add more thread example and Chinese comments. 15 years ago
  qiuyiuestc dd7cbec8d9 [mini2440]rtc clean up 15 years ago
  bernard.xiong 3693e2cd90 remove codepage file compile in ELM fatfs. 15 years ago
  bernard.xiong cb713bc99c fix backspace issue and fix device read issue in shell. 15 years ago
  bernard.xiong b4bcc7b50d fix the return value issue in serial read. 15 years ago
  gary.li.wenchao.4 4081527e47 fixed rx_buffer[] initialization for rt_serial_init() 15 years ago
  gary.li.wenchao.4 d1fe6cff06 add functions such as GregorianDay and rt_rtc_time_to_tm 15 years ago
  bernard.xiong dd829e747c fix elm file system compiling issue. 15 years ago
  bernard.xiong 8da1163675 fix GCC compiling error. 15 years ago
  wuyangyong a4ce05206f update radio_list_update by inkfish 15 years ago
  bernard.xiong bfc473ebee update sdcard driver according to stm32 radio project. 15 years ago
  bernard.xiong a9d2a38042 change the default project to simple led project. 15 years ago
  bernard.xiong a352c48a76 remove EFSL file system. 15 years ago
  bernard.xiong 800f092470 remove efsl from device file system. 15 years ago
  gary.li.wenchao.4 3c6a9775a2 remove clk_init and sdram_init 15 years ago
  bernard.xiong b0e70cbebb fix strlcpy usage in rtc_calendar.c 15 years ago
  bernard.xiong c870bdb628 revert gary.li changes on strlcpy function. 15 years ago
  gary.li.wenchao.4 3cc54e91bf fixed strlcpy() 15 years ago
  bernard.xiong 2d54fcc405 add heap and semaphore examples. 15 years ago
  bernard.xiong 824dc0b00e add strlcpy implementation to string.c and fix strlcpy declaration. 15 years ago
  bernard.xiong 5e2bb92cda remove rt_strlcpy function. 15 years ago
  bernard.xiong ce36652552 use strlcpy instead of rt_strlcpy. 15 years ago
  wuyangyong c9ee5a0635 15 years ago