Azure Sphere is it Linux?
Where to read the OS and SDK license?
Is DUMP_DIR() a custom function, or based on something that should be familiar? (Can a screen shot of that be shared too?)
unlocked Linux function opendir(path) .... dirent data ....
Something like this? https://www.geeksforgeeks.org/c-program-list-files-sub-directories-directory/
Yes... but my readdir() is not ready yet
Struct dirent is custom ... work but just print names... will put log after hour
Btw: files can be read() if access ...
write() say EROFS
/etc/shadow not exist