nuttx-apps/examples/powerled
YAMAMOTO Takashi 35933d8131 examples: Replace hardcoded stack sizes to DEFAULT_TASK_STACKSIZE
Where the hardcoded values are less than 2048.
Using a bit more memory for examples should not be a critical problem.
2020-03-27 02:43:11 -05:00
..
.gitignore Revert "Don't generate .depend anymore" 2020-03-22 23:09:40 -05:00
Kconfig
Make.defs
Makefile examples: Replace hardcoded stack sizes to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
powerled_main.c