Commit Graph

14 Commits

Author SHA1 Message Date
Jake Goodwin 58ab3c12eb Added test for the ADC reading timeout feature 2025-02-23 10:32:13 -08:00
Jake Goodwin fc3d0d11a5 removed now uneeded functions. 2025-02-23 10:03:21 -08:00
Jake Goodwin 352ee9e6a8 Added test for ADC_Disable() 2025-02-23 09:59:52 -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
jakeg00dwin d3d69ca180 Added linux include dir for AVR. 2025-02-20 15:46:12 -08:00
Jake Goodwin 28a5c50b23 Updated date 2025-02-17 18:33:32 -08:00
Jake Goodwin 3aaf0a066e got ADC to pass current tests. 2025-02-16 17:34:20 -08:00
Jake Goodwin a5bb712789 Added expectations for setup.
- Commented out attiny404 expectations.
2025-02-16 15:02:19 -08:00
Jake Goodwin 9228d0703f Added attiny13a adc expectations. 2025-02-16 14:42:08 -08:00
Jake Goodwin 39ce0af7fb Added the missing test dir for SuperLoop 2025-02-16 10:30:39 -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
client_code_paulM 63ca73b223 Initial commit 2025-02-10 18:25:49 +00:00