fixing test

- rename errors.h to tusb_errors.h
This commit is contained in:
hathach
2014-04-17 20:40:34 +07:00
parent 44b36d74f2
commit f1ea1ce52e
27 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
#include "CException.h"
#include "binary.h"
#include "common/assertion.h"
#include "errors.h"
#include "tusb_errors.h"
CEXCEPTION_T e;