Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | stmhal: Add support for sending and receiving CAN RTR messages. | Henrik | 2015-04-18 |
| | |||
* | stmhal: Allow sending CAN messages with timeout=0. | Damien George | 2015-04-16 |
| | | | | Thanks to Henrik Sölver for this patch. | ||
* | stmhal: Add support for CAN rx callbacks. | Henrik Sölver | 2015-02-15 |
| | |||
* | Update documentation for the CAN class | Henrik Sölver | 2014-11-30 |
| | |||
* | stmhal: Improve CAN init so that it can take sjw, bs1, bs2 args. | Damien George | 2014-11-15 |
| | | | | Also update docs to explain how CAN baudrate is determined. | ||
* | docs: Cleanup and update some docs. | Damien George | 2014-10-31 |
| | |||
* | docs: Import documentation from source-code inline comments. | Damien George | 2014-10-31 |
The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory. |