You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microzig/website/tutorials/02-embedded-programming.md

10 lines
258 B
Markdown

# Embedded Programming
In this tutorial, you'll learn the ways of the embedded programmer and how to master your MCU.
## Contents
- Differences to desktop programming
- The startup procedure
- Interacting with peripherials
- Interrupts and how to get them