$ cd $HOME/nuttxspace/apps/examples |
/**************************************************************************** |
/**************************************************************************** |
ifneq ($(CONFIG_EXAMPLES_MYAPP),) |
include $(APPDIR)/Make.defs |
# |
$ grep hello * |
$ vi
$HOME/nuttxspace/apps/examples/Kconfig |
$ cd $HOME/nuttxspace/nuttx |
$ make clean |
$ grep EXAMPLES_MYAPP
$HOME/nuttxspace/nuttx/.config |
$ make |