aboutsummaryrefslogtreecommitdiffstats
path: root/include/gtimer/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gtimer/options.h')
-rw-r--r--include/gtimer/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gtimer/options.h b/include/gtimer/options.h
index 17358abe..8058ef1e 100644
--- a/include/gtimer/options.h
+++ b/include/gtimer/options.h
@@ -38,7 +38,7 @@
* @details Defaults to 512 bytes
*/
#ifndef GTIMER_THREAD_WORKAREA_SIZE
- #define GTIMER_THREAD_WORKAREA_SIZE 512
+ #define GTIMER_THREAD_WORKAREA_SIZE 1024
#endif
/** @} */