Commit Graph

9 Commits

Author SHA1 Message Date
Jake Goodwin 90891545d1 Added code to pass the `ADC_Disable()` function. 2025-02-23 10:00:38 -08:00
Jake Goodwin 969b852cb3 Added test for adc enable.
+ code for testing ADC enable.
+ code for passing ADC enable function test.
2025-02-23 09:58:30 -08:00
Jake Goodwin a00e176675 Added testing for the pin number and resolving it from a adc channel input. 2025-02-23 09:50:09 -08:00
Jake Goodwin 6167089a28 Added onto init tests. 2025-02-22 22:00:44 -08:00
Jake Goodwin b21a8fbecf white space 2025-02-18 15:55:04 -08:00
Jake Goodwin 3f56d38e90 whitespace 2025-02-18 15:55:00 -08:00
Jake Goodwin d455f80759 Updated date/username 2025-02-17 18:33:20 -08:00
Jake Goodwin 3aaf0a066e got ADC to pass current tests. 2025-02-16 17:34:20 -08:00
Jake Goodwin de5cd13459 Added the template test files I made before.
+Mocking of ADC.
+Mocking of timer
+Mocking of Register editing.
+tests for all the above
2025-02-16 10:28:35 -08:00