summaryrefslogtreecommitdiff
path: root/apps/exec_nuttapp_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/exec_nuttapp_list.h')
-rw-r--r--apps/exec_nuttapp_list.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/exec_nuttapp_list.h b/apps/exec_nuttapp_list.h
deleted file mode 100644
index e8e4424ad..000000000
--- a/apps/exec_nuttapp_list.h
+++ /dev/null
@@ -1,2 +0,0 @@
-/* List of application requirements, generated during make depend. */
-{ .name = "hello", .priority = SCHED_PRIORITY_DEFAULT, .stacksize = 768, .main = hello_main },