acassis opened a new issue, #19504:
URL: https://github.com/apache/nuttx/issues/19504

   ### Description / Steps to reproduce the issue
   
   There is a strange BUG in the date support, for some reason it is not 
listing data to rtc0
   ```
   nsh> ls -l /dev
   /dev:
    crw-------           0 2026-07-22 15:25 console
    crw-------           0 2026-07-22 15:25 gpio0
    crw-------           0 2026-07-22 15:25 gpio1
    crw-------           0 2026-07-22 15:25 gpio2
    crw-------           0 2026-07-22 15:25 gpio3
    crw-------           0 2026-07-22 15:25 loop
    crw-rw-rw-           0 2026-07-22 15:25 null
    crw-------           0 2026-07-22 15:25 oneshot
    b---------     1048576 2026-07-22 15:25 ram0
    b---------        1024 2026-07-22 15:25 ram1
    b---------      524288 2026-07-22 15:25 ram2
    crw-------           0 rtc0
    crw-rw-rw-           0 2026-07-22 15:25 zero
   ```
   
   ### On which OS does this issue occur?
   
   [OS: Linux]
   
   ### What is the version of your OS?
   
   Ubuntu 24.04
   
   ### NuttX Version
   
   mainline
   
   ### Issue Architecture
   
   [Arch: all]
   
   ### Issue Area
   
   [Area: File System]
   
   ### Host information
   
   _No response_
   
   ### Verification
   
   - [x] I have verified before submitting the report.


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