Commit Graph
3 Commits
Author SHA1 Message Date
zhengxing LuandBaozhu Zuo 81a975210b add samd compatibility 2019-08-08 13:48:23 +08:00
kaixxx 19203a365d Add sleep and gpio support + examples
Added sleep support for MCP2515 + MCP2551. This way, you can reduce the power consumption of a complete node down to around 240uA!
Changes:
- Reintroduced gpio support from commits 43521de/bac66d1 (adlerweb, 15/01/2018) and corrected the errors
- Introduced advanced sleep support based on https://github.com/coryjfowler/MCP_CAN_lib/pull/10/files
- added example code (receive_sleep and send_sleep)
- tested everything
2019-01-07 15:37:30 +01:00
Florian Knodt 15c6bfb80a Allow to use status pins as regular GPIO 2018-01-14 00:41:57 +01:00