Commit Graph

23 Commits

Author SHA1 Message Date
Jake Goodwin da7a6e46e8 cleaned up the main function 2025-02-12 14:35:56 -08:00
Jake Goodwin 5b2ce9f4d8 changed paramaters and names. 2025-02-12 11:48:14 -08:00
Jake Goodwin 355b7eea87 Added new function prototype 2025-02-12 11:43:06 -08:00
Jake Goodwin 0652ebac20 whitespace 2025-02-12 11:38:00 -08:00
Jake Goodwin 792596377a fixed function names. 2025-02-12 11:31:48 -08:00
Jake Goodwin 6146e986b5 struct field updated 2025-02-12 11:31:37 -08:00
Jake Goodwin dd1868b308 Added header files for the uC
These only get used during local development and aren't used during the
actual builds.
2025-02-12 11:31:26 -08:00
Jake Goodwin 079305033a removed uneeded lines 2025-02-12 11:09:55 -08:00
Jake Goodwin ce3e50a3cb Added test runner options
+ Added color flag.
+ Added verbose flag.
2025-02-12 11:08:45 -08:00
Jake Goodwin 2b0cd3808d Added function for formatting source code.
Added the bash function from the template main repo.
2025-02-12 11:06:55 -08:00
Jake Goodwin 3d259b179e added button code and methods 2025-02-10 15:06:22 -08:00
Jake Goodwin 491df6d407 changed style 2025-02-10 15:06:15 -08:00
Jake Goodwin 6b3b564f62 changed BP to SS for switch state. 2025-02-10 14:38:14 -08:00
Jake Goodwin be2f259118 Added the debouncing code
Added the debouncing code and the interrupt service routines.
2025-02-10 14:35:34 -08:00
Jake Goodwin 3d64b1aa7f Added a new main.h file.
Putting all the prototypes and type declarations here.
2025-02-10 14:35:14 -08:00
Jake Goodwin ed788a8583 Added debouncing section from the old code. 2025-02-10 14:01:57 -08:00
Jake Goodwin aed602668a removed uneeded incldue and added in the includes for AVR io.h 2025-02-10 10:59:23 -08:00
Jake Goodwin b49a61264f whitespace 2025-02-10 10:59:07 -08:00
Jake Goodwin 278ab3ff4b ignore my dev notes. 2025-02-10 10:59:03 -08:00
Jake Goodwin f4b4c771b1 Added globals and function prototypes. 2025-02-10 10:41:54 -08:00
Jake Goodwin 6847f5026c Updated the AVR_MCU var and such to target the ATtiny13A 2025-02-10 10:37:33 -08:00
Jake Goodwin 977df579d4 Added basic sections to the readme file. 2025-02-10 10:35:53 -08:00
client_code_paulM 63ca73b223 Initial commit 2025-02-10 18:25:49 +00:00