serialhdl: Add support for communicating over a CAN bus

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2021-02-07 16:59:18 -05:00
parent 8b4ad34e22
commit a20f4a8759
2 changed files with 47 additions and 1 deletions

View file

@ -6,3 +6,4 @@ cffi==1.12.2
pyserial==3.4
greenlet==0.4.15
Jinja2==2.10.1
python-can==3.3.4