Skip to content

[FAT FS] Replace use of advance_path with seek_to function.#38

Merged
differrari merged 1 commit intodifferrari:mainfrom
BlurrySquire:ui
Aug 18, 2025
Merged

[FAT FS] Replace use of advance_path with seek_to function.#38
differrari merged 1 commit intodifferrari:mainfrom
BlurrySquire:ui

Conversation

@BlurrySquire
Copy link
Copy Markdown
Contributor

I saw there was a todo in the exfat and fat32 driver to replace a function called advance_path with the seek_to string function. I've removed the function in both drivers and replaced all uses of it with seek_to. It works in the sense that when opening a window it is still able to find the example user program. However, more thorough testing should probably be done.

@differrari differrari merged commit cea5a19 into differrari:main Aug 18, 2025
1 check passed
@BlurrySquire BlurrySquire deleted the ui branch August 18, 2025 23:09
@BlurrySquire BlurrySquire restored the ui branch August 19, 2025 08:35
@BlurrySquire BlurrySquire deleted the ui branch August 19, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants