mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
binfmt:use crt0 inside of starthook
test: 1.use mps3-an547 build helloxx as module and run it 2.use qemu-armv7a:knsh test kernel build helloxx and run it Signed-off-by: anjiahao <anjiahao@xiaomi.com>
This commit is contained in:
@@ -52,7 +52,6 @@ CONFIG_RAM_START=0x20000000
|
||||
CONFIG_RR_INTERVAL=200
|
||||
CONFIG_SCHED_HPWORK=y
|
||||
CONFIG_SCHED_LPWORK=y
|
||||
CONFIG_SCHED_STARTHOOK=y
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
CONFIG_STACK_COLORATION=y
|
||||
CONFIG_START_DAY=6
|
||||
|
||||
Reference in New Issue
Block a user