Commit Graph

23 Commits

Author SHA1 Message Date
jakeg00dwin 231e2516e3 Removed the USART code from the main.c file. 2024-08-21 19:59:30 -07:00
jakeg00dwin a77e544358 Added LED Controller module. 2024-08-21 19:59:14 -07:00
jakeg00dwin de01c33f8e Updated readme 2024-08-05 17:39:47 -07:00
jakeg00dwin 75c60a9809 Updated MPLABX 2024-08-05 16:40:13 -07:00
jakeg00dwin b902b8085c Tested and working. 2024-08-05 16:40:04 -07:00
jakeg00dwin 6f878791e8 have example program running 2024-08-05 15:37:50 -07:00
jakeg00dwin 2eb2253571 Fixed issue with not bitshifting the clock prescaler bitmap 2024-08-05 15:37:43 -07:00
jakeg00dwin 6d73c2e0f9 Merged stashed changes. 2024-08-04 12:25:43 -07:00
Jake Goodwin 804e09b80b updated to have helper function 2024-08-04 12:10:36 -07:00
Jake Goodwin cdaa4270d3 Fixed issue with RegEdit_ReadReg()
Now have it correctly casting the void * to a uint8_t * before it uses
it in the tests.
2024-08-04 11:40:38 -07:00
Jake Goodwin 427a5d1786 Ran clang-format on project files. 2024-08-04 11:29:00 -07:00
Jake Goodwin 1f652b7c37 Patched in formatting function 2024-08-04 11:28:42 -07:00
Jake Goodwin a6d9e582be Adding the formating file from template 2024-08-04 11:25:47 -07:00
jakeg00dwin 496c9191b0 removed the Triac specific lines from automation script 2024-08-02 13:12:40 -07:00
jakeg00dwin 6ed7186c3b Added another file to ignore. 2024-08-02 13:10:34 -07:00
jakeg00dwin 6cabb250a1 removed template tests. 2024-08-02 13:10:26 -07:00
jakeg00dwin a0126053f6 Setup conditional logic for register editing module inclusion. 2024-08-02 13:10:18 -07:00
jakeg00dwin 2af21e4ab5 Added a Timer interface module. 2024-08-02 13:05:46 -07:00
jakeg00dwin 0cb3edec81 removed uneeded modules 2024-08-02 13:02:22 -07:00
jakeg00dwin f6614561ed Updated to track the makefile needed for MPLABX 2024-08-02 12:58:37 -07:00
jakeg00dwin aac612aa45 Updated to reflect the Relay setup 2024-08-02 12:57:56 -07:00
jakeg00dwin 4ac8c6323b patching with HIGH repo setup 2024-08-02 12:57:48 -07:00
Jake Goodwin f9ab8367c7 Initial commit 2024-08-01 23:53:45 +00:00