rt-thread/bsp/stm32f10x/applications
gbcwbz b420e83da4 fix can baud rate config error in bsp/stm32f10x fix #597
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
2016-04-13 21:24:36 +08:00
..
SConscript fix initialization error in bsp/stm32f10x 2016-04-03 21:39:33 +08:00
application.c remove function finsh_set_device in application.c in bsp/stm32f10x 2016-04-09 13:15:49 +08:00
canapp.c fix can baud rate config error in bsp/stm32f10x fix #597 2016-04-13 21:24:36 +08:00
startup.c initialize timer in bsp 2013-10-21 00:31:10 +08:00