This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Learning by doing: Reading books and trying to understand the (code) examples
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
161
Commits
1
Branch
143 KiB
HTML
47.5%
C
27.6%
Python
20.7%
Makefile
3.9%
Objective-C
0.2%
Tree:
2d14ef6cc5
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2d14ef6cc5'
${ noResults }
learning-by-doing
/
tdd_for_embedded_c
/
chapter04
History
T. Meissner
e4882ad36a
removed parameter from LedDriver_Destroy() function
10 years ago
..
mocks
adding macro & function for runtime error generation;
10 years ago
src
removed parameter from LedDriver_Destroy() function
10 years ago
test
added some helper functions for out-of-bounds hecking & set/clear bits ledsImage;
10 years ago
util
adding macro & function for runtime error generation;
10 years ago
Makefile
seperated tests target into seperate targets for running tests and coverage
10 years ago