mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
config: finalize transition from USER_ENTRYPOINT to INIT_ENTRYPOINT
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
aa84559566
commit
20ac85860c
@@ -232,7 +232,7 @@ config TTY_LAUNCH_FILEPATH
|
||||
---help---
|
||||
The name of the entry point for user applications. For the example
|
||||
applications this is of the form 'app_main' where 'app' is the application
|
||||
name. If not defined, USER_ENTRYPOINT defaults to "main".
|
||||
name. If not defined, INIT_ENTRYPOINT defaults to "main".
|
||||
|
||||
endif # TTY_LAUNCH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user