add submodules

This commit is contained in:
stubbfel
2018-03-08 23:42:54 +01:00
parent 2409815a82
commit da73be8de4
7 changed files with 160 additions and 118 deletions

View File

@@ -1,8 +1,9 @@
#ifndef UNITY_CONFIG_H
#define UNITY_CONFIG_H
#include "kunity_t.h"
#include <linux/kernel.h>
#ifndef UNITY_EXCLUDE_SETJMP_H
#define UNITY_EXCLUDE_SETJMP_H
#endif
@@ -35,4 +36,8 @@
#define UNITY_INT_WIDTH (32)
#endif
#ifndef UNITY_OUTPUT_COLOR
#define UNITY_OUTPUT_COLOR
#endif
#endif // UNITY_CONFIG_H