1
0
mirror of https://github.com/halleysfifthinc/Toyota-AVC-LAN synced 2025-06-10 09:26:22 +00:00

5 Commits

Author SHA1 Message Date
Allen Hill
feccda9e69 Update to use attiny1616 AC2 and TCB1
- Change AVC output enable/disable to only change input/output of pin 7;
  only one pin should need to be used to send (i.e. actual differential
  signaling isn't being used, therefore, we can achieve the necessary
  (single-ended) differential voltage using only one pin, leaving the
  other outputting low)
- Use virtual ports to enable setting output status with single
  instruction
2023-08-03 11:01:45 -04:00
Allen Hill
49c0827c4f Compile/linking required changes 2015-07-23 21:23:36 -07:00
Allen Hill
214cc168fd Merged Marcin's AVC-LAN driver 2015-07-23 09:43:26 -07:00
Allen Hill
a4750f80b6 Branch update 2015-07-20 11:10:47 -07:00
Allen Hill
9091a232ab Initial Commit 2015-07-18 15:45:42 -07:00