14 Commits (1530fda9cf27d793917ea00ad28fbe8d4955b232)

Author SHA1 Message Date
Damien George 22c693aa6f tests/pyb/can: Update to test pyb.CAN restart, state, info, inplace recv 7 years ago
Paul Sokolovsky 85d809d1f4 tests: Convert remaining "sys.exit()" to "raise SystemExit". 8 years ago
Ville Skyttä ca16c38210 various: Spelling fixes 8 years ago
Damien George d3bb3e38df tests/pyb: Adjust tests so they can run on PYB and PYBLITE. 8 years ago
Henrik Sölver c4587e2426 stmhal/can: Allow to get existing CAN obj if constructed without args. 9 years ago
Henrik Sölver 35e7d9c0f1 stmhal/can: Fix a bug in filter handling. 9 years ago
Damien George 6d1ff7e966 tests: Add tests to create valid and invalid UART, I2C, SPI, CAN busses. 10 years ago
Henrik e3cd154317 stmhal: Add support for sending and receiving CAN RTR messages. 10 years ago
Damien George 7d5e34287c stmhal: Allow sending CAN messages with timeout=0. 10 years ago
Henrik Sölver f80f1a7077 stmhal: Add support for CAN rx callbacks. 10 years ago
Henrik Sölver acb92c186c Adding CAN filter management 10 years ago
Damien George efc49c5591 stmhal: Improve CAN print function. 10 years ago
Henrik Sölver 6a15ac80dc tests: Added and adapted CAN tests for extended messages 10 years ago
Damien George e535a61983 tests: Add simple CAN test. 10 years ago