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 |
wuyangyong
|
7e8a5f5d9f
|
15 years ago |
kyle.hu.gz
|
9ac8c55353
Fixed a memory corruption issue in rt_realloc().
|
15 years ago |
gary.li.wenchao.4
|
237b400982
added lowlevel_init.S for startup code
|
15 years ago |
gary.li.wenchao.4
|
e9e205a29c
modified start_gcc.s, and added lowlevel_init.S to initialize sdram.
|
15 years ago |
bernard.xiong
|
8967a4d298
fix hanzi font cache issue.
|
15 years ago |
gary.li.wenchao.4
|
24c754e257
|
15 years ago |
wuyangyong
|
e00916b557
add radio list update by inkfish
|
15 years ago |
bernard.xiong
|
5bd123e183
change the type of selection from rt_uint16_t to rt_int16_t.
|
15 years ago |
mbbill
|
1c2add1a89
FIX: US_IMR is a read-only register.
|
15 years ago |
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 years ago |
bernard.xiong
|
a76c7b3d3e
add Chinese Comments
|
15 years ago |
bernard.xiong
|
b437fc5924
discard packet when tcp_input error occurs.
|
15 years ago |
gary.li.wenchao.4
|
6740422c84
Fixed implicit errors of simple_strtoul() and simple_strtoull()
|
15 years ago |
gary.li.wenchao.4
|
e02d3fe86e
improve function of strcat and strncat
|
15 years ago |
gary.li.wenchao.4
|
d45d23a96a
fixed kservice.c compiling error for gcc
|
15 years ago |
bernard.xiong
|
e48f777a6d
add Chinese Comments
|
15 years ago |
kyle.hu.gz
|
f05df1f97b
Fixed some major problem under CODEC_MASTER_MODE.
|
15 years ago |
wuyangyong
|
873d9e9bbd
add LCD devicecode check
|
15 years ago |
wuyangyong
|
34a9286f69
add LCD devicecode check
|
15 years ago |
wuyangyong
|
2a9a934639
stm32 StdPeriph_lib update to version 3.2.0
|
15 years ago |
bernard.xiong
|
8bf7534da0
fix the wrong file include in startup.c file
|
15 years ago |
kyle.hu.gz
|
05faf67f5e
Added SPI3 support to codec.c / Moved the codec configuration to board.h
|
15 years ago |