Commit Graph

118 Commits

Author SHA1 Message Date
Allen Hill 064fc01ac6 Update LICENSE and notices in files 2023-09-03 13:43:49 -04:00
Allen Hill b736816de0 Switch master/slave replacements to OSHWA recommended controller/peripheral 2023-09-03 13:42:12 -04:00
Allen Hill 3e008f32eb Tooling updates and modification suggested by clang-tidy 2023-09-03 09:49:03 -04:00
Allen Hill b9bae7a65f More reorganization [nfc] 2023-09-02 22:18:11 -04:00
Allen Hill 9581957eca More cleanly separate specific functionality into the relevant files 2023-09-02 22:09:37 -04:00
Allen Hill 003c4c7f2f Remove non-functional variables 2023-08-31 21:42:45 -04:00
Allen Hill acd6709e73 Refactor send/receive functions to use a new AVCLAN_frame_t type 2023-08-28 21:00:52 -04:00
Allen Hill 2a5b95c3f5 Add generic dispatch for AVCLAN_sendbits; simplifies calling use for 12 bit words 2023-08-26 21:15:30 -04:00
Allen Hill 208fe2a097 Remove unused variables 2023-08-25 18:38:25 -04:00
Allen Hill e14cbe40c0 Change parity_bit from global to local for read/send functions 2023-08-23 19:51:35 -04:00
Allen Hill 408f648f77 Replace a bunch of defines with an enum 2023-08-23 18:52:09 -04:00
Allen Hill 9226e7e0f8 Enable AC2_OUT for LED 2023-08-23 18:50:08 -04:00
Allen Hill 8a7184a620 Change split 12bit variables to single uint16_t vars 2023-08-23 17:23:53 -04:00
Allen Hill 4952ecb12b Configure unused and/or output only pins 2023-08-23 16:58:40 -04:00
Allen Hill fb0bbbe3ca Reformat comments 2023-08-22 17:13:50 -04:00
Allen Hill eb93931522 Only download Microchip pack if avr-libc doesnt support ATtiny3216 2023-08-22 11:59:41 -04:00
Allen Hill 23ea7ee463 Adjust for difference between GNU avr-libc IO headers and Atmel IO headers 2023-08-21 20:09:46 -04:00
Allen Hill 553dadfdd0 Move source files into src dir 2023-08-21 19:59:06 -04:00