• G
    fix can baud rate config error in bsp/stm32f10x fix #597 · b420e83d
    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
    b420e83d
rtconfig.h 4.9 KB