Biancaa Ramesh
Biancaa Ramesh
> [@Biancaa-R](https://github.com/Biancaa-R) the ls_handler is in nuttx-apps, not in nuttx repository, see: > > alan@dev:~/nuttxspace/apps$ git grep ls_handler nshlib/nsh_fscmds.c: * Name: ls_handler nshlib/nsh_fscmds.c:static int ls_handler(FAR struct nsh_vtbl_s *vtbl, FAR const...
@acassis I tried a implementation but it produces sketchy results .. Files that were never modified show the epoch time and somehow one shows the future .. I used st_mtime...
> [@Biancaa-R](https://github.com/Biancaa-R) is it in the future because UTC / GTM ? The sim could be using the wrong date time, you can double check it running the menuconfig and...
@anton-bondarev can you assign this to me ?
@anton-bondarev ,I need your help with something , I integrated the ETL library as a third-party dependency in the Embox project by placing it in the third_party directory and adding...
> [@Biancaa-R](https://github.com/Biancaa-R) Please push your changes and create a PR to I can see your code. @anton-bondarev Sure .
So as for the issue raised by @en-sc The reg a0 0 / reg a0 force commands expect a fully functional RISC-V GDB server or real hardware. Spike + remote_bitbang...
Fix errors pointed by CI :
> @Biancaa-R, I believe this patch does not fix the problem, just hides the symptom. > > I should have added a detailed description of the issue when creating it....
@anton-bondarev can I work on this ,if no one is assigned yet?