Created Makefile to build entire project and moved microblaze code back into the repo

This commit is contained in:
2020-09-21 02:55:13 +02:00
parent afd4ba4fe4
commit 637dfa2c07
30 changed files with 7105 additions and 6 deletions

12
.gitignore vendored
View File

@@ -1,5 +1,3 @@
*.log
# Created by https://www.toptal.com/developers/gitignore/api/xilinxise
# Edit at https://www.toptal.com/developers/gitignore?templates=xilinxise
@@ -74,3 +72,13 @@ _xmsgs/
# End of https://www.toptal.com/developers/gitignore/api/xilinxise
*.log
syn/*
!syn/main.prj
!syn/main.ut
!syn/main.xst
mb/*.elf
mb/*.d
mb/*.o
mb/Graphics_bsp/microblaze_mcs