diff --git a/components/unity/include/unity_config.h b/components/unity/include/unity_config.h index b23a5fe129..67f882a9ad 100644 --- a/components/unity/include/unity_config.h +++ b/components/unity/include/unity_config.h @@ -26,6 +26,7 @@ #endif #define UNITY_EXCLUDE_TIME_H +#define UNITY_EXCLUDE_SETJMP_H void unity_flush(void); void unity_putc(int c);