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 2023/01/04 08:38:23 UTC

[GitHub] [nuttx] GooTal commented on issue #7566: May i get some help before starting porting NuttX to a new arch namely LoongArch

GooTal commented on issue #7566:
URL: https://github.com/apache/nuttx/issues/7566#issuecomment-1370622182

   Hi, i\`m trying to add some config items in Kconfig files. I notice that there is a `$ARCH` variable in `${TOPDIR}/Kconfig` file. I think it may stand for host cpu arch. But i couldn\`t find out where the definition is. 
   
   Here are the steps:
   
   In ${TOPDIR}
   ```
   ./tools/configure.sh -l maix-bit:nsh
   make menuconfig
   ```
   As you can see, the mainmenu is "NuttX/x86_64 Configuration" 
   ![图片](https://user-images.githubusercontent.com/40800103/210514835-143c9153-4a73-4e08-8d6a-801cdbf4e855.png)
   
   
   Thanks for your time~
   


-- 
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