Damien George
|
22c693aa6f
|
tests/pyb/can: Update to test pyb.CAN restart, state, info, inplace recv
|
2018-03-19 15:15:39 +11:00 |
Damien George
|
9600a1f207
|
tests/pyb: Update CAN test to expect that auto_restart is printed.
|
2018-03-16 18:37:55 +11:00 |
Henrik Sölver
|
35e7d9c0f1
|
stmhal/can: Fix a bug in filter handling.
Reported here: http://forum.micropython.org/viewtopic.php?f=2&t=845
|
2015-11-02 23:09:49 +00:00 |
Damien George
|
6d1ff7e966
|
tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses.
|
2015-05-28 11:06:12 +01:00 |
Henrik
|
e3cd154317
|
stmhal: Add support for sending and receiving CAN RTR messages.
|
2015-04-18 14:53:00 +01:00 |
Damien George
|
7d5e34287c
|
stmhal: Allow sending CAN messages with timeout=0.
Thanks to Henrik Sölver for this patch.
|
2015-04-16 23:52:43 +01:00 |
Henrik Sölver
|
f80f1a7077
|
stmhal: Add support for CAN rx callbacks.
|
2015-02-15 03:10:53 +00:00 |
Damien George
|
efc49c5591
|
stmhal: Improve CAN print function.
|
2014-10-30 23:16:05 +00:00 |
Henrik Sölver
|
6a15ac80dc
|
tests: Added and adapted CAN tests for extended messages
|
2014-10-30 23:16:01 +00:00 |
Damien George
|
e535a61983
|
tests: Add simple CAN test.
|
2014-10-02 17:32:02 +01:00 |