From ab8f57a261611b0c434f6c607a26ef1f0408755f Mon Sep 17 00:00:00 2001 From: id101010 Date: Sun, 31 Jan 2016 23:25:25 +0100 Subject: [PATCH] Readme++ --- README => README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README => README.md (98%) diff --git a/README b/README.md similarity index 98% rename from README rename to README.md index 4bba7d8..71c25d2 100644 --- a/README +++ b/README.md @@ -6,7 +6,7 @@ TRON.asm is a tron clone written for the bfh carme kit, which is based on a stm3 It is a project for the firmware development class. All I/O parts were developped in assembly language using the thumb instruction set. The rest of it is written in the programming language c. -Project Structure: +## Project Structure img/* - GIMP Project for the welcome screen libs/* - STM32f4xx libraries