You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Becoming an embedded engineer requires a broad understanding of both software an
6
6
7
7
## Roadmap
8
8
9
-

9
+

10
10
11
11
## Learning Resources
12
12
@@ -213,6 +213,10 @@ Becoming an embedded engineer requires a broad understanding of both software an
213
213
214
214
### Testing
215
215
216
+
### Unit Testing
217
+
218
+
-[Embedded C/C++ Unit Testing with Mocks](https://interrupt.memfault.com/blog/unit-test-mocking)
0 commit comments