FelipeMdeO commented on issue #15148: URL: https://github.com/apache/nuttx/issues/15148#issuecomment-2541284037
> i couldn't reproduce the error. > > i used "make -j8" instead of "make -j". nuttx version: [4a51c21](https://github.com/apache/nuttx/commit/4a51c21afce7f84ed28792038854d3d37b71083e) > > ``` > make distclean > ./tools/configure.sh esp32c6-devkitc:nsh > make -j8 > make menuconfig > make -j8 > ``` > > macOS 15.2, x86-64 Can you, please, enable littlefs after ./tools/configure.sh esp32c6-devkitc:nsh and execute other steps again? -- 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]
