system/sched_note/Makefile: Fix program name.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
a4dd508c9c
commit
31ad83e018
@ -20,14 +20,14 @@
|
||||
|
||||
include $(APPDIR)/Make.defs
|
||||
|
||||
# LED driver test built-in application info
|
||||
# Note driver test built-in application info
|
||||
|
||||
PROGNAME = $(CONFIG_SYSTEM_NOTE_PROGNAME)
|
||||
PRIORITY = $(CONFIG_SYSTEM_NOTE_PRIORITY)
|
||||
STACKSIZE = $(CONFIG_SYSTEM_NOTE_STACKSIZE)
|
||||
MODULE = $(CONFIG_SYSTEM_NOTE)
|
||||
|
||||
# LED driver test
|
||||
# Note driver test
|
||||
|
||||
MAINSRC = note_main.c
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user