Commit Graph
18 Commits
Author SHA1 Message Date
turmary c45e7935ff Remove: duplicate error code definitions 2021-01-29 11:24:27 +08:00
turmary 300c1c4a4b Add: optional argument err_ptr for checkError() 2021-01-29 09:32:40 +08:00
turmary cfd840cd23 Add: API CANFD::len2dlc() 2021-01-18 17:30:00 +08:00
turmary 6dc4e7d197 Fix to: remove delay() which decrease performance 2021-01-15 17:49:56 +08:00
turmary c522d7842f Fix to: sendMsgBuf() support ext & rtr 2021-01-15 15:48:32 +08:00
turmary 0677b13bfc Fix to: readMsgBufID support ext & rtrBit 2021-01-15 14:37:22 +08:00
turmary 544d2c8eeb Add: a baudrate compatible argument to MCP2518FD CAN.begin() 2021-01-15 11:32:22 +08:00
turmary 3a35904217 Move: can-serial source to example directory 2021-01-04 09:00:15 +08:00
turmary 4577e4fa7b Move: can-serial compiled pass again 2021-01-04 09:00:15 +08:00
turmary d8ecb0ddcc Move: close DEBUG message to reduce Flash or RAM usage 2020-12-28 22:38:28 +08:00
wangcoolc 9a153768ee Remove useless debugging information 2020-12-10 19:32:14 +08:00
wangcoolc 69791769cf Add TransmitChannelEventAttemptClear() function 2020-12-10 19:31:16 +08:00
Baozhu Zuo fc85852e2e Formatting using clang 2020-12-10 17:10:14 +08:00
Baozhu Zuo 0838960cdd add canbus monitor exmaple,compiled 2020-12-10 17:10:14 +08:00
Baozhu Zuo 57d8f936b2 use enum to aline bittime 2020-12-10 17:10:14 +08:00
Baozhu Zuo c31b9fbbd6 use MCP2518FD_BITTIME_SETUP to mark mcp2518fd's bittime 2020-12-10 17:10:14 +08:00
Baozhu Zuo 7d08979ce1 delete src/mcp2518fd_can_def.h 2020-12-10 17:10:14 +08:00
Baozhu Zuo 0a1883947a change to arduino recomanded dir structure 2020-12-10 17:10:14 +08:00