From 36428fe4d96fdb0ae3c5878ed7363bd0725077ae Mon Sep 17 00:00:00 2001 From: Gamerick1029 <jb21g14@soton.ac.uk> Date: Mon, 14 May 2018 14:24:22 +0100 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3c8bd7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# at90usb1286-avr-gcc-project +A CMake project to for avr gcc projects specifically setup to work with the at90usb1286 chip. +Designed specifically for Computer Systems 2 students at the University of Southampton -- GitLab