fixing test
- rename errors.h to tusb_errors.h
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user