Commit Graph

14 Commits

Author SHA1 Message Date
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