# embedded_systems

> ESP32 fundamentals in C, one branch per step. Dormant.

- status: dormant
- language: C
- repo: https://github.com/vanillauys/embedded_systems

A working-through of ESP32 fundamentals in C: GPIO, timers, and
interrupts. Each step lives on its own branch, so the history reads
like a course.

The project is dormant. The dev board is still on the desk.

## For agents

- The branches are the content: one branch per step. Read the branch
  list before the code.
- Source:
  [github.com/vanillauys/embedded_systems](https://github.com/vanillauys/embedded_systems).