2022-08-12 03:53 PM
2022-08-13 01:00 AM
Can't you just look in the tools include directory and see and search those files?
Embedded typically doesn't support OS and file system functionality.
You'd perhaps need to look at middleware, like FATFS, or whatever you're using, and port over the additional functionality you seek.