mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-22 05:59:25 +00:00
Merged in david_s5/apps-1/david_s5/appsmm-removed-extraneous-comment-from-m-1490711722259 (pull request #71)
apps/mm removed extraneous comment from Makefile Approved-by: Gregory Nutt <gnutt@nuttx.org>
This commit is contained in:
commit
da2d782931
1 changed files with 0 additions and 2 deletions
|
|
@ -44,8 +44,6 @@ APPNAME = mm
|
|||
PRIORITY = $(CONFIG_EXAMPLES_MM_PRIORITY)
|
||||
STACKSIZE = $(CONFIG_EXAMPLES_MM_STACKSIZE)
|
||||
|
||||
# Hello, World! Example
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
MAINSRC = mm_main.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue