diff options
author | Leonard Kugis <leonard.kugis@tuhh.de> | 2019-11-04 16:30:36 +0000 |
---|---|---|
committer | Leonard Kugis <leonard.kugis@tuhh.de> | 2019-11-04 16:30:36 +0000 |
commit | bf6c8630fa85c267479941440ee508393e82fd8f (patch) | |
tree | 65753f7d6e549515d234a3cb543bf0a6f4a243f7 /README.md | |
parent | 31f21e77f0ee882b01728674ec0cda27402cec83 (diff) |
Add README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..78a47e9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# PinLock +A pin lock HW/SW implementation for ATmega16A. +This project is part of the seminar "Mikrocontrollerschaltungen - Realisierung in Hard- und Software".
\ No newline at end of file |