26 Commits
Author SHA1 Message Date
Baozhu ZuoandGitHub 06e6e163a9 Merge pull request #131 from ivankravets/patch-2
Sync version to 2.3.1
2021-12-06 08:27:11 +08:00
Baozhu ZuoandGitHub b517530d07 Merge pull request #127 from techie66/master
Support for 12Mhz Crystals
2021-07-22 16:32:45 +08:00
Baozhu ZuoandGitHub 5a41853758 Merge pull request #123 from QuentinTorg/uno_wifi_r2_compatibility
Fix Arduino Uno Wifi Rev2 and Arduino Nano Every Compatibility
2021-06-08 07:45:39 +08:00
Baozhu ZuoandGitHub c110bf10c0 Merge pull request #122 from adamayd/master
Removed special character and updated keywords.
2021-06-05 12:37:13 +08:00
Baozhu ZuoandGitHub f579f66402 Merge pull request #121 from adamayd/master
Updated libary.json to current version
2021-06-05 10:34:53 +08:00
Baozhu ZuoandGitHub f8a04fd600 Merge pull request #118 from silviu-toderita/master
Removed unused include statement
2021-05-10 08:15:12 +08:00
Baozhu ZuoandGitHub 7ba9b7deff Merge pull request #117 from TyphoonSB/master
Update mcp2518fd_can.cpp
2021-05-06 08:32:19 +08:00
Baozhu ZuoandGitHub e3834de29c Merge pull request #108 from GunZi200/master
Use HardwareSerial instead of SoftwareSerial in CAN-monitor example
2021-01-08 19:21:39 +08:00
Baozhu Zuo 3ff9e1b4c3 update readme 2020-12-10 17:10:14 +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
Baozhu Zuo a899ff745b Add CAN BUS Serial monitor example 2020-12-10 17:10:14 +08:00
Baozhu Zuo 62f484a4b4 change the repo's name 2020-12-10 17:10:14 +08:00
Baozhu ZuoandGitHub dc2fb92dad Update issue templates 2020-12-10 11:39:19 +08:00
Baozhu ZuoandGitHub 22d5092c4b Create CONTRIBUTING.md 2020-12-10 11:38:35 +08:00
Baozhu ZuoandGitHub cec72bf65a Create CODE_OF_CONDUCT.md 2020-12-10 11:37:17 +08:00
Baozhu Zuo bea2f9dd4d Seeed:Arduino: fix travis.yml write error 2020-02-04 21:48:25 +08:00
Baozhu Zuo 54030c8ced Seeed:Arduino: Add travis build status 2020-02-04 18:49:31 +08:00
Baozhu Zuo cab016e7d5 Seeed:Arduino: Add travis.yml 2020-02-04 15:11:54 +08:00
Baozhu Zuo 7d30ccccc8 Pretty printed the Arduino code with astyle 2020-02-03 15:00:22 +08:00
Baozhu ZuoandGitHub 5020428581 Merge pull request #77 from kaixxx/master
Add sleep and gpio support + examples
2019-02-18 16:03:01 +08:00
Baozhu ZuoandGitHub f2946d199b Merge pull request #74 from rubik83/master
add #ifndef DEBUG_EN ... #endif around #define DEBUG_EN 1
2019-01-08 09:37:47 +08:00