Jump to content

Writing a Blinky Program: Difference between revisions

no edit summary
(Created page with "hello")
 
No edit summary
== Initial Downloads ==
hello
For most projects I suggest you hand-type code that is in a code block in these articles. However for files that are not super important to the lesson, I will provide downloads. So for example, in this lesson, you will be writing a <code>main</code> program which means that the Makefile, startup code, callbacks, and interrupts do not pertain to you just yet, and hand-typing them will not be super useful/a worthwhile use of your time. So the provided initial code is here:
 
== Structure of an Embedded Program ==
 
== Configs ==
 
== Main Loop ==
34

edits