Historial de Commits

Autor SHA1 Mensaje Fecha
  bernard.xiong bfc473ebee update sdcard driver according to stm32 radio project. hace 16 años
  bernard.xiong a9d2a38042 change the default project to simple led project. hace 16 años
  bernard.xiong a352c48a76 remove EFSL file system. hace 16 años
  bernard.xiong 800f092470 remove efsl from device file system. hace 16 años
  gary.li.wenchao.4 3c6a9775a2 remove clk_init and sdram_init hace 16 años
  bernard.xiong b0e70cbebb fix strlcpy usage in rtc_calendar.c hace 16 años
  bernard.xiong c870bdb628 revert gary.li changes on strlcpy function. hace 16 años
  gary.li.wenchao.4 3cc54e91bf fixed strlcpy() hace 16 años
  bernard.xiong 2d54fcc405 add heap and semaphore examples. hace 16 años
  bernard.xiong 824dc0b00e add strlcpy implementation to string.c and fix strlcpy declaration. hace 16 años
  bernard.xiong 5e2bb92cda remove rt_strlcpy function. hace 16 años
  bernard.xiong ce36652552 use strlcpy instead of rt_strlcpy. hace 16 años
  wuyangyong c9ee5a0635 hace 16 años
  wuyangyong 7e8a5f5d9f hace 16 años
  kyle.hu.gz 9ac8c55353 Fixed a memory corruption issue in rt_realloc(). hace 16 años
  gary.li.wenchao.4 237b400982 added lowlevel_init.S for startup code hace 16 años
  gary.li.wenchao.4 e9e205a29c modified start_gcc.s, and added lowlevel_init.S to initialize sdram. hace 16 años
  bernard.xiong 8967a4d298 fix hanzi font cache issue. hace 16 años
  gary.li.wenchao.4 24c754e257 hace 16 años
  wuyangyong e00916b557 add radio list update by inkfish hace 16 años
  bernard.xiong 5bd123e183 change the type of selection from rt_uint16_t to rt_int16_t. hace 16 años
  mbbill 1c2add1a89 FIX: US_IMR is a read-only register. hace 16 años
  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. hace 16 años
  bernard.xiong a76c7b3d3e add Chinese Comments hace 16 años
  bernard.xiong b437fc5924 discard packet when tcp_input error occurs. hace 16 años
  gary.li.wenchao.4 6740422c84 Fixed implicit errors of simple_strtoul() and simple_strtoull() hace 16 años
  gary.li.wenchao.4 e02d3fe86e improve function of strcat and strncat hace 16 años
  gary.li.wenchao.4 d45d23a96a fixed kservice.c compiling error for gcc hace 16 años
  bernard.xiong e48f777a6d add Chinese Comments hace 16 años
  kyle.hu.gz f05df1f97b Fixed some major problem under CODEC_MASTER_MODE. hace 16 años