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
@@ -38,7 +38,7 @@
#include <stdlib.h>
#include "unity.h"
#include "errors.h"
#include "tusb_errors.h"
#include "type_helper.h"
#include "mock_usbd_dcd.h"
+1 -1
View File
@@ -38,7 +38,7 @@
#include <stdlib.h>
#include "unity.h"
#include "errors.h"
#include "tusb_errors.h"
#include "type_helper.h"
#include "tusb_descriptors.h"