acassis commented on issue #7566:
URL: 
https://github.com/apache/incubator-nuttx/issues/7566#issuecomment-1308908913

   Hi @GooTal I think LoongArch (from 龙芯) is based on MIPS instruction set. We 
have support for MIPS, but not for MIPS 64-bit yet. Since riscv-k210 is RISC-V 
64-bit and RISC-V ISA is similar to MIPS maybe it could be a good starting 
point.
   
   You can use our old Porting Guide ( 
https://cwiki.apache.org/confluence/display/NUTTX/Porting+Guide ) as reference, 
but always comparing with the source code because some functions name and files 
could have changed or moved to other places. If you can document the Porting 
Process to create a new documentation to include on our new Documentation site: 
https://nuttx.apache.org/docs/latest/ it will be welcome!


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