anchao commented on code in PR #12648:
URL: https://github.com/apache/nuttx/pull/12648#discussion_r1669722519


##########
arch/arm64/src/common/CMakeLists.txt:
##########
@@ -47,6 +46,10 @@ list(APPEND SRCS arm64_syscall.c)
 # Use common heap allocation for now (may need to be customized later)
 list(APPEND SRCS arm64_allocateheap.c)
 
+if(not CONFIG_ARCH_IDLE_CUSTOM)

Review Comment:
   Have you tested your commits internally? Please run all tests in vela before 
submitting to community.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to