yamt commented on issue #15148: URL: https://github.com/apache/nuttx/issues/15148#issuecomment-2544729449
> > > 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? > > ok. i think i now know what caused the issue. let me think how to fix it. https://github.com/apache/nuttx/pull/15204 -- 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]
