Skip to content

This is an example of getting some micro-controller 'extended' c code under test.

Notifications You must be signed in to change notification settings

jwgrenning/problems-with-extended-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

problems-with-extended-c

This is an example of getting some micro-controller 'extended' c code under test.

Each git commit solves the compile, link, or execution error from the prior step.

I'm following the crash-to-pass algorithm defined in my book and this article:

https://blog.wingman-sw.com/archives/27