Commit Graph

  • 9c024506c0 Add copyright attribution for louis frigon too Allen Hill 2023-09-03 18:15:37 -04:00
  • 3fd8c0255b Sort clang-tidy options Allen Hill 2023-09-03 13:50:08 -04:00
  • 9a47ba77eb Remove unnecessary extern specifier for functions Allen Hill 2023-09-03 13:48:33 -04:00
  • 064fc01ac6 Update LICENSE and notices in files Allen Hill 2023-09-03 13:43:49 -04:00
  • b736816de0 Switch master/slave replacements to OSHWA recommended controller/peripheral Allen Hill 2023-09-03 13:42:12 -04:00
  • 3e008f32eb Tooling updates and modification suggested by clang-tidy Allen Hill 2023-09-02 22:30:22 -04:00
  • b9bae7a65f More reorganization [nfc] Allen Hill 2023-09-02 22:18:11 -04:00
  • 9581957eca More cleanly separate specific functionality into the relevant files Allen Hill 2023-09-02 22:09:37 -04:00
  • 003c4c7f2f Remove non-functional variables Allen Hill 2023-08-31 21:37:55 -04:00
  • acd6709e73 Refactor send/receive functions to use a new AVCLAN_frame_t type Allen Hill 2023-08-28 21:00:52 -04:00
  • 70d153f77c Exclude build artifacts from C/C++ extension analysis Allen Hill 2023-08-28 20:46:55 -04:00
  • 2a5b95c3f5 Add generic dispatch for AVCLAN_sendbits; simplifies calling use for 12 bit words Allen Hill 2023-08-26 21:15:30 -04:00
  • 208fe2a097 Remove unused variables Allen Hill 2023-08-25 18:38:25 -04:00
  • e14cbe40c0 Change parity_bit from global to local for read/send functions Allen Hill 2023-08-23 19:51:35 -04:00
  • 408f648f77 Replace a bunch of defines with an enum Allen Hill 2023-08-23 18:52:09 -04:00
  • 9226e7e0f8 Enable AC2_OUT for LED Allen Hill 2023-08-23 18:50:08 -04:00
  • 8a7184a620 Change split 12bit variables to single uint16_t vars Allen Hill 2023-08-23 17:23:53 -04:00
  • 4952ecb12b Configure unused and/or output only pins Allen Hill 2023-08-23 16:58:40 -04:00
  • 368ac7cb5f NFC Allen Hill 2023-08-22 17:14:42 -04:00
  • fb0bbbe3ca Reformat comments Allen Hill 2023-08-22 17:13:50 -04:00
  • eb93931522 Only download Microchip pack if avr-libc doesnt support ATtiny3216 Allen Hill 2023-08-22 11:59:41 -04:00
  • 23ea7ee463 Adjust for difference between GNU avr-libc IO headers and Atmel IO headers Allen Hill 2023-08-21 20:09:46 -04:00
  • 5559f38a51 Setup Dev Containers for VS Code (easy toolchain/build setup) Allen Hill 2023-08-21 20:08:04 -04:00
  • 522fb41290 Switch to CMake Allen Hill 2023-08-21 20:06:30 -04:00
  • 553dadfdd0 Move source files into src dir Allen Hill 2023-08-21 19:59:06 -04:00
  • e21f1a979a Fix warning about array subscript [0] outside array bounds Allen Hill 2023-08-20 20:46:01 -04:00
  • 4fcdf4af36 Replace byte/word typedefs with uintN_t Allen Hill 2023-08-20 20:45:22 -04:00
  • c4f67378ae Use alternate UART TxD/RxD pins Allen Hill 2023-08-20 20:41:25 -04:00
  • 48b20a9c5c Indent case labels Allen Hill 2023-08-19 21:41:45 -04:00
  • c07083423f Switch PROGMEM related uses to regular flash (flat address space in avrxmega3) Allen Hill 2023-08-19 21:40:40 -04:00
  • 98e371b529 Remove old/irrelevant files Allen Hill 2023-08-19 20:43:02 -04:00
  • d27250ec11 Add vscode settings Allen Hill 2023-08-19 20:31:31 -04:00
  • 5ba6e46827 Update makefile Allen Hill 2023-08-19 20:08:46 -04:00
  • 14bf33bb97 Fix compiler complaint about VPORTA_OUT in asm Allen Hill 2023-08-19 20:02:46 -04:00
  • 84fa2fdebc Remove LED functionality Allen Hill 2023-08-19 20:01:59 -04:00
  • 1da1a52c68 Reformat using clang format Allen Hill 2023-08-18 21:27:32 -04:00
  • e8d7f5b297 File cleaning Allen Hill 2023-08-17 18:06:02 -04:00
  • 241b7cf50a Rename HexInc -> incBCD; comment out unused decrement functions Allen Hill 2023-08-06 20:52:29 -04:00
  • 66633db24e Update serial registers Allen Hill 2023-08-06 20:48:45 -04:00
  • feccda9e69 Update to use attiny1616 AC2 and TCB1 Allen Hill 2023-08-03 11:01:45 -04:00
  • 0a9bd4d988 Replace Timer1 with periodic interrupt timer from the RTC Allen Hill 2023-08-02 21:56:59 -04:00
  • 49ceb1e5e8 Uncommitted changes from 8 years ago Allen Hill 2023-07-16 15:46:01 -04:00
  • 1b66ecf306 Data visuals/research alt-circuit halleysfifthinc 2015-07-27 21:24:05 -07:00
  • ab4992411f Added avr-size rule Allen Hill 2015-07-26 22:51:12 -07:00
  • a1c2b1b6e4 Message read now works Allen Hill 2015-07-26 22:45:06 -07:00
  • 04077c8801 Removed old files Allen Hill 2015-07-23 21:31:49 -07:00
  • b6923559d1 Removed old schematics Allen Hill 2015-07-23 21:28:12 -07:00
  • 49c0827c4f Compile/linking required changes Allen Hill 2015-07-23 21:23:36 -07:00
  • bf2a4a496b Updated Makefile for new driver/main file Allen Hill 2015-07-23 09:49:11 -07:00
  • 214cc168fd Merged Marcin's AVC-LAN driver Allen Hill 2015-07-23 09:43:26 -07:00
  • a4750f80b6 Branch update Allen Hill 2015-07-20 11:10:47 -07:00
  • 7ef326efe0 Merge branch 'master' of https://github.com/halleysfifthinc/Toyota-AVC-LAN Allen Hill 2015-07-18 15:49:46 -07:00
  • 9091a232ab Initial Commit Allen Hill 2015-07-18 15:45:42 -07:00
  • 7b892d3c59 Initial commit halleysfifthinc 2015-07-18 15:37:46 -07:00