Stars
31
Forks
18
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
14
commits
added readme
65c4cbc
added xc.h, and appl_adc.c uses it.
3024e8f
test_appl_adc uses ExpectAndReturn again
7a84e25
test_appl_adc.c uses callback
bc26d59
improved test_appl_adc.c: arguments to ADC handler are checked
e62d530
test_appl_adc.c uses mocked adc_handler
5e8d0d5
added appl_adc and first test for it
48b47fa
added tests for itoae, fixed a bug
8f0e0ca
ADC handler tests: added test_counts_to_voltage()
890a79d
added test_adc_handler.c, build dir is ignored
5af967b
added test_ceedling
6adfe65
removed extra #include
30dc37e
added adc_handler and util_macros
119f658
initial: added appl.c with superloop, bsp_adc, itoae
8ba63c6