bernard.xiong
|
8967a4d298
fix hanzi font cache issue.
|
15 vuotta sitten |
gary.li.wenchao.4
|
24c754e257
|
15 vuotta sitten |
wuyangyong
|
e00916b557
add radio list update by inkfish
|
15 vuotta sitten |
bernard.xiong
|
5bd123e183
change the type of selection from rt_uint16_t to rt_int16_t.
|
15 vuotta sitten |
mbbill
|
1c2add1a89
FIX: US_IMR is a read-only register.
|
15 vuotta sitten |
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 vuotta sitten |
bernard.xiong
|
a76c7b3d3e
add Chinese Comments
|
15 vuotta sitten |
bernard.xiong
|
b437fc5924
discard packet when tcp_input error occurs.
|
15 vuotta sitten |
gary.li.wenchao.4
|
6740422c84
Fixed implicit errors of simple_strtoul() and simple_strtoull()
|
15 vuotta sitten |
gary.li.wenchao.4
|
e02d3fe86e
improve function of strcat and strncat
|
15 vuotta sitten |
gary.li.wenchao.4
|
d45d23a96a
fixed kservice.c compiling error for gcc
|
15 vuotta sitten |
bernard.xiong
|
e48f777a6d
add Chinese Comments
|
15 vuotta sitten |
kyle.hu.gz
|
f05df1f97b
Fixed some major problem under CODEC_MASTER_MODE.
|
15 vuotta sitten |
wuyangyong
|
873d9e9bbd
add LCD devicecode check
|
15 vuotta sitten |
wuyangyong
|
34a9286f69
add LCD devicecode check
|
15 vuotta sitten |
wuyangyong
|
2a9a934639
stm32 StdPeriph_lib update to version 3.2.0
|
15 vuotta sitten |
bernard.xiong
|
8bf7534da0
fix the wrong file include in startup.c file
|
15 vuotta sitten |
kyle.hu.gz
|
05faf67f5e
Added SPI3 support to codec.c / Moved the codec configuration to board.h
|
15 vuotta sitten |
kyle.hu.gz
|
2190f72040
Updated WM8978 I2S Master mode code. NOTICE: This mode is still unusable due to a suspecting hardware bug of STM32.
|
15 vuotta sitten |
wuyangyong
|
f73af11ea2
stm32 radio:add touch.c
|
15 vuotta sitten |
wuyangyong
|
0dfef2b35e
stm32_radio:remove codec version
|
15 vuotta sitten |
bernard.xiong
|
b2331cb292
remove rt_hw_uart_init() function invoke in startup.c
|
15 vuotta sitten |
gary.li.wenchao.4
|
72a5992592
fixed compiling error for GUI examples.
|
15 vuotta sitten |
bernard.xiong
|
e4b78f5c87
remove some console functions; fix the items free issue in station list.
|
15 vuotta sitten |
bernard.xiong
|
9628c8b869
cleanup function declaration of filelist_view.c
|
15 vuotta sitten |
bernard.xiong
|
109d082ac1
add lpc1766 bsp from Magicoe.
|
15 vuotta sitten |
bernard.xiong
|
eb685b372d
add lpc17xx porting.
|
15 vuotta sitten |
bernard.xiong
|
86f3868852
cleanup function declaration.
|
15 vuotta sitten |
bernard.xiong
|
5e82a9a022
remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now)
|
15 vuotta sitten |
bernard.xiong
|
1c9c3bf175
add rt_console_set_device declaration.
|
15 vuotta sitten |