This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Develop devcontainer#42
Open
networkfusion wants to merge 105 commits into
Open
Conversation
Move to dev container. Start fixing issues. Remove some WSL specific scripts.
script to install them does not work!
Remove most fatfs stuff. It is now in libdragon.
Remove diskio.c it is already in libdragon.
move needed params to beginning.
also fix dma busy deprecation.
It was not used.
Improve control help Improve types Fix save locations Fix config file locations
Contributors were added to the readme. We can always re-add them later.
to surface_t
Still need to move to wait_ms in some areas.
It is not worth the effort to maintain, keeping the devcontainer support though.
in most places.
and rename ft to file_type
They were not used. When we move to libdragon unstable, we should re-add them!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also moves to latest libdragon.