forked from PAWPAW-Mirror/lib_xua
Split functionality into test code in pure C and helper code in XC
This commit is contained in:
@@ -4,15 +4,6 @@
|
||||
#define XUA_UNIT_TESTS_H_
|
||||
|
||||
#include "unity.h"
|
||||
|
||||
#ifdef __XC__
|
||||
|
||||
#include <xs1.h>
|
||||
#include <platform.h>
|
||||
#include <xclib.h>
|
||||
|
||||
#include "xua_conf.h"
|
||||
|
||||
#endif // __XC__
|
||||
|
||||
#endif /* XUA_UNIT_TESTS_H_ */
|
||||
|
||||
Reference in New Issue
Block a user