- fixed bootloader

- bootloader added board file
- refactored header files
- constify constants

git-svn-id: http://moon:8086/svn/mips@99 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2017-01-18 22:28:07 +00:00
parent 702cb814a1
commit cf233c4d81
21 changed files with 289 additions and 172 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef HPI_H
#define HPI_H
#include <irq.h>
// ---------------------------------------------------------
// API related
// ---------------------------------------------------------