minabeoki opened a new pull request #5548:
URL: https://github.com/apache/incubator-nuttx/pull/5548


   ## Summary
   
   When BUILD_KERNEL=y and ADDRENV=y, "g_mmheap" is not required.
   `__KERNEL__` is only defned in the kernel binary, so use 
`CONFIG_BUILD_KERNEL` in this code.
   
   related to PR #5522
   
   ## Impact
   
   BUILD_KERNEL=y and ADDRENV=y
   
   ## Testing
   
   run programs on custom Cortex-A9 board
   


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to