- 24 4月, 2016 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 21 4月, 2016 1 次提交
-
-
由 Bernard Xiong 提交于
fix loongson 1c启动异常
-
- 19 4月, 2016 1 次提交
-
-
由 chinesebear 提交于
-
- 18 4月, 2016 5 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
FH8620 BSP Copyright (c) 2016 Shanghai Fullhan Microelectronics Co., Ltd. All rights reserved
-
- 15 4月, 2016 1 次提交
-
-
由 Bernard Xiong 提交于
fix can baud rate config error in bsp/stm32f10x fix #597
-
- 14 4月, 2016 1 次提交
-
-
由 gbcwbz 提交于
function `rt_pin_write` is invoked by function `can_bus_hook`, and it should to be initialized by gpio.c. but gpio.c was not added in SConscript
-
- 13 4月, 2016 1 次提交
-
-
由 gbcwbz 提交于
enum CANBAUD was changed in components/drivers/include/drivers/can.h , which causes array index out of bound in bsp/stm32f10x/drivers/bxcan.c temporarily remove RT_CAN_USING_BUS_HOOK, because there are some bugs in bsp/stm32f10x/applications/canapp.c function can_bus_hook
-
- 09 4月, 2016 6 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
Update serial.c
-
由 Bluebear233 提交于
fix reset serial receive interrupt flag when close serial
-
由 Bernard Xiong 提交于
remove function finsh_set_device in application.c in bsp/stm32f10x
-
由 gbcwbz 提交于
finsh_set_device is not needed since version 1.2.0
-
- 06 4月, 2016 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 05 4月, 2016 7 次提交
-
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
fix initialization error in bsp/stm32f10x
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
- 03 4月, 2016 1 次提交
-
-
由 gbcwbz 提交于
temporarily disable canapp initialization.
-
- 02 4月, 2016 2 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
- 23 3月, 2016 2 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
- 16 3月, 2016 4 次提交
-
-
由 Bernard Xiong 提交于
fix various bugs in lwip-nat
-
由 He Chunhui 提交于
-
由 He Chunhui 提交于
This bug causes buffer overrun.
-
由 He Chunhui 提交于
LWIP_NAT_TMR_INTERVAL_SEC defined in ipv4_nat.h is in miliseconds, but ip_nat_check_timeout() thinks it's in seconds. With this bug, all nat entries will expire immediately when ip_nat_check_timeout() is called. Note sys_timeout() is in miliseconds.
-
- 08 3月, 2016 2 次提交
-
-
由 Bernard Xiong 提交于
SCons PreProcessor patch: Stop processing "#define" in false condition
-
由 onelife 提交于
Example "rtconfig.h" content: ... //#define BOARD_USING_LED #if defined(BOARD_USING_LED) #define RT_USING_RTGUI #endif ... - Before patching, RTGUI module will be built although not intend to do so. - After patching, RTGUI module will not be built.
-
- 03 3月, 2016 1 次提交
-
-
由 Bernard Xiong 提交于
fixed Lwip bug: Assert on TCP netconn_write with sndtimeout set
-
- 02 3月, 2016 1 次提交
-
-
由 wuyangyong 提交于
ref: http://savannah.nongnu.org/bugs/?38219
-
- 01 3月, 2016 2 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-