Gericom
|
1250dee262
|
Merge pull request #8 from lifehackerhansol/master
fat: Fix implicit declaration of of sdmmc_sd_startup()
|
2024-10-30 16:59:37 +01:00 |
|
lifehackerhansol
|
368223df72
|
workflow: clean up
- Bump actions versions
- Don't make a new directory for artifact uploads, as the file name is
unlikely to change
|
2024-10-30 05:23:36 -07:00 |
|
Peter0x44
|
981575da67
|
fat: Fix implicit declaration of of sdmmc_sd_startup()
This symbol is not exported by libnds, so it needs to be defined in
this file to fix Wimplicit-function-declaration, which is now an error
in GCC 14.
|
2024-10-30 05:22:29 -07:00 |
|
Gericom
|
7e39f1f572
|
Updated readme
|
2022-10-13 11:45:31 +02:00 |
|
Gericom
|
15d28caed1
|
Added check if twl wram is unlocked
|
2022-10-01 11:57:51 +02:00 |
|
lifehackerhansol
|
d0ea2b603e
|
Add a workflow for build artifacts and releases
Switch the target file to `FastVideoDS` to align with
other frontend's expected file name.
|
2022-09-30 20:11:28 +02:00 |
|
lifehackerhansol
|
47442d4659
|
gui: fix typo causing compilation error
|
2022-09-30 20:11:28 +02:00 |
|
Gericom
|
62c909ebf6
|
Initial commit
|
2022-09-30 13:18:16 +02:00 |
|