CAN library containing a CAN controller object handling a FIFO, and CAN peripherals attached to it.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:d1920eb1d63e | 2020-09-12 | garivetm | Enable Bus Off auto management ; Pass Rx and TX as constructor parameters ; Add a timeout to the write method. |
4:0ed21bbd917b | 2018-05-05 | garivetm | Make CAN instance static and update Pins to match with STM32L476RG |
3:e6f72461e31f | 2016-02-18 | garivetm | Adding licence notice |
2:c81dff9c8a93 | 2016-02-18 | garivetm | Adding a use case example in the documentation |
1:b69d05604535 | 2016-02-06 | garivetm | Naming corrections |
0:ebe6f5e97160 | 2016-02-06 | garivetm | First commit |