Skip to content

Commit f9962a3

Browse files
committed
Update tutorial content
1 parent a830d3a commit f9962a3

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

content/learn/02.microcontrollers/04.debugging/debugging.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -498,10 +498,7 @@ Debugging is an exciting topic to study; if you want to learn more about debuggi
498498

499499
## References
500500

501-
[1] P. Koopman, Better Embedded System Software. S.L.: Drumnadrochit Press, 2010.
502-
503-
[2] D. J. Agans, Debugging: The Nine Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems. New York: Amacom, 2002.
504-
505-
[3] M. Barr and A. Massa, Programming Embedded Systems: with C and GNU Development Tools. Johanneshov: MTM, 2013.
506-
501+
[1] P. Koopman, Better Embedded System Software. S.L.: Drumnadrochit Press, 2010.<br />
502+
[2] D. J. Agans, Debugging: The Nine Indispensable Rules for Finding Even the Most Elusive Software and Hardware Problems. New York: Amacom, 2002.<br />
503+
[3] M. Barr and A. Massa, Programming Embedded Systems: with C and GNU Development Tools. Johanneshov: MTM, 2013.<br />
507504
[4] J. W. Valvano, Embedded Systems: Introduction to ARM® Cortex™-M Microcontrollers. United States: Self-published, 2015.

0 commit comments

Comments
 (0)