This commit is contained in:
id101010
2016-01-31 23:25:25 +01:00
parent 9aa15ef4b3
commit ab8f57a261

View File

@@ -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. 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. The rest of it is written in the programming language c.
Project Structure: ## Project Structure
img/* - GIMP Project for the welcome screen img/* - GIMP Project for the welcome screen
libs/* - STM32f4xx libraries libs/* - STM32f4xx libraries