Alan C. Assis
Alan C. Assis
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...
@resyfer please fix the compilation error: ``` Configuration/Tool: sim/nand 2024-08-28 20:23:32 ------------------------------------------------------------------------------------ Cleaning... Configuring... Building NuttX... Error: mtd/mtd_nand.c:82:16: error: 'nand_devscan' declared 'static' but never defined [-Werror=unused-function] 82 | static int...
@xiaoxiang781216 I think the CI was failing because %llx on MacOS, I think now it will break all new PRs
> @xiaoxiang781216 I think the CI was failing because %llx on MacOS, I think now it will break all new PRs Nevermid, Saurav said the issue was fixed
Hi @fengshutietou nice contribution! Kudos!!! Please fix the coding style issues, please follow the https://nuttx.apache.org/docs/latest/contributing/making-changes.html#git-workflow-with-an-upstream-repository and run checkpatch.sh to find the issues.
> 邮件已收到,谢谢! English, please
> Hi @acassis do you think we should proceed with this approach, to verify the NuttX Struct Sizes? This is for creating the initial version of Rust Standard Library for...
I just converted to Draft to avoid been merged before we get it working
@lvanasse what toolchain (gcc / llvm) version are you using?
@xiaoxiang781216 ^