Reduce stack size of PWM tool

This commit is contained in:
Lorenz Meier
2014-05-14 19:36:37 +02:00
parent 29ec1f3881
commit 972cf54c96
+1 -1
View File
@@ -38,4 +38,4 @@
MODULE_COMMAND = pwm
SRCS = pwm.c
MODULE_STACKSIZE = 4096
MODULE_STACKSIZE = 1800