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
@@ -37,7 +37,7 @@
/**************************************************************************/
#include "unity.h"
#include "errors.h"
#include "tusb_errors.h"
#include "descriptor_test.h"
#include "mock_osal.h"