Skip to content

flimtix/M242-Microprozessoren

Repository files navigation

M242

Gitmoji 🎨


Documentation

A MkDocs documentation in German is available at the following repository 📃.

Snake in C

C was learned at the beginning in a game called Snake, which can be found at this link.

Commit Structure

Conventional Commits are a lightweight convention on top of commit messages. They provide an easy set of rules for creating an explicit commit history; which makes it easier to write automated tools on top of. In this project, I use the gitmoji specification.

Changes can be viewed in the CHANGELOG.md.

State-Event-Diagramm

Diagram in different formats can be found in the docs folder.

M242 - Stoppuhr & Timer - State-Event-Diagramm

M242 - Class Diagram

M242 - Component Diagram