提交歷史

作者 SHA1 備註 提交日期
  bernard.xiong b4bcc7b50d fix the return value issue in serial read. 15 年之前
  gary.li.wenchao.4 4081527e47 fixed rx_buffer[] initialization for rt_serial_init() 15 年之前
  gary.li.wenchao.4 d1fe6cff06 add functions such as GregorianDay and rt_rtc_time_to_tm 15 年之前
  bernard.xiong dd829e747c fix elm file system compiling issue. 15 年之前
  bernard.xiong 8da1163675 fix GCC compiling error. 15 年之前
  wuyangyong a4ce05206f update radio_list_update by inkfish 15 年之前
  bernard.xiong bfc473ebee update sdcard driver according to stm32 radio project. 15 年之前
  bernard.xiong a9d2a38042 change the default project to simple led project. 15 年之前
  bernard.xiong a352c48a76 remove EFSL file system. 15 年之前
  bernard.xiong 800f092470 remove efsl from device file system. 15 年之前
  gary.li.wenchao.4 3c6a9775a2 remove clk_init and sdram_init 15 年之前
  bernard.xiong b0e70cbebb fix strlcpy usage in rtc_calendar.c 15 年之前
  bernard.xiong c870bdb628 revert gary.li changes on strlcpy function. 15 年之前
  gary.li.wenchao.4 3cc54e91bf fixed strlcpy() 15 年之前
  bernard.xiong 2d54fcc405 add heap and semaphore examples. 15 年之前
  bernard.xiong 824dc0b00e add strlcpy implementation to string.c and fix strlcpy declaration. 15 年之前
  bernard.xiong 5e2bb92cda remove rt_strlcpy function. 15 年之前
  bernard.xiong ce36652552 use strlcpy instead of rt_strlcpy. 15 年之前
  wuyangyong c9ee5a0635 15 年之前
  wuyangyong 7e8a5f5d9f 15 年之前
  kyle.hu.gz 9ac8c55353 Fixed a memory corruption issue in rt_realloc(). 15 年之前
  gary.li.wenchao.4 237b400982 added lowlevel_init.S for startup code 15 年之前
  gary.li.wenchao.4 e9e205a29c modified start_gcc.s, and added lowlevel_init.S to initialize sdram. 15 年之前
  bernard.xiong 8967a4d298 fix hanzi font cache issue. 15 年之前
  gary.li.wenchao.4 24c754e257 15 年之前
  wuyangyong e00916b557 add radio list update by inkfish 15 年之前
  bernard.xiong 5bd123e183 change the type of selection from rt_uint16_t to rt_int16_t. 15 年之前
  mbbill 1c2add1a89 FIX: US_IMR is a read-only register. 15 年之前
  mbbill b8653e766f FIX: If we place a return statement after RT_ASSERT we will get a warning: "statement is unreachable" in debug mode. This fix removed this warning. 15 年之前
  bernard.xiong a76c7b3d3e add Chinese Comments 15 年之前