You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/23 03:40:10 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request, #7171: arm/cortex-r: correct include path of chip.h

anchao opened a new pull request, #7171:
URL: https://github.com/apache/incubator-nuttx/pull/7171

   ## Summary
   
   arm/cortex-r: correct include path of chip.h
   
   ```
   In file included from ./armv7-r/arm_l2cc_pl310.c:41: ./armv7-r/l2cc_pl310.h:38:10: fatal error: chip/chip.h: No such file or directory
      38 | #include "chip/chip.h"
         |          ^~~~~~~~~~~~~
   ```
   
   Signed-off-by: chao an <an...@xiaomi.com>
   
   ## Impact
   
   N/A
   
   ## Testing
   
   enable l2 cache:
   CONFIG_ARMV7R_L2CC_PL310=y


-- 
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-unsubscribe@nuttx.apache.org

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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #7171: arm/cortex-r: correct include path of chip.h

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #7171:
URL: https://github.com/apache/incubator-nuttx/pull/7171


-- 
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-unsubscribe@nuttx.apache.org

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