-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule bootloader
updated
9 files
+33 −35 | source/boot.c | |
+0 −44 | source/card.h | |
+0 −596 | source/fat.c | |
+0 −46 | source/fat.h | |
+1 −1 | source/load_crt0.s | |
+592 −0 | source/minifat.c | |
+107 −0 | source/minifat.h | |
+5 −5 | source/sdmmc.c | |
+3 −1 | source/sdmmc.h |