rename errors.c/h to tusb_errors.c/h

This commit is contained in:
hathach
2014-03-18 18:54:44 +07:00
parent f6a3eeb942
commit a8ea9e99d5
12 changed files with 45 additions and 45 deletions

View File

@@ -53,7 +53,7 @@
//--------------------------------------------------------------------+
#include "tusb_option.h"
#include "common/primitive_types.h"
#include "common/errors.h"
#include "common/tusb_errors.h"
#include "common/compiler/compiler.h"
//--------------------------------------------------------------------+