{"id":13417942,"url":"https://github.com/profi200/dsi_sdmmc","last_synced_at":"2025-03-15T02:32:07.056Z","repository":{"id":93046394,"uuid":"596701340","full_name":"profi200/dsi_sdmmc","owner":"profi200","description":"DSi (TWL) SDMMC code.","archived":false,"fork":false,"pushed_at":"2023-12-31T18:15:40.000Z","size":75,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-07-31T22:40:02.318Z","etag":null,"topics":["driver","dsi","emmc","sd"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/profi200.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-02-02T18:50:33.000Z","updated_at":"2024-05-11T22:35:06.000Z","dependencies_parsed_at":"2023-11-12T10:29:48.161Z","dependency_job_id":"299a5401-0841-4e68-9339-649669532d33","html_url":"https://github.com/profi200/dsi_sdmmc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profi200%2Fdsi_sdmmc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profi200%2Fdsi_sdmmc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profi200%2Fdsi_sdmmc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/profi200%2Fdsi_sdmmc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/profi200","download_url":"https://codeload.github.com/profi200/dsi_sdmmc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221532179,"owners_count":16838913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["driver","dsi","emmc","sd"],"created_at":"2024-07-30T22:00:55.907Z","updated_at":"2025-03-15T02:32:07.049Z","avatar_url":"https://github.com/profi200.png","language":"C","funding_links":[],"categories":["Software Development"],"sub_categories":["Libraries"],"readme":"# DSi (TWL) SDMMC code\n\n## Usage\n* Call `TMIO_init()` once **after** irqInit() (libnds).\n* Call `SDMMC_init(const u8 devNum)`.\n\nIf SDMMC_init() succeeded you can use all other SDMMC_...() functions. SDMMC_init() can be called again at any time to reinitialize the SD card/eMMC provided you call SDMMC_deinit() first.\n\nDMA is supported for SDMMC_readSectors() and SDMMC_writeSectors() by passing a NULL pointer for buf and setting up a NDMA channel prior to calling these functions. Note that the TMIO driver does not support unaligned access for DMA and buffers not a multiple of 4 bytes (for CPU and DMA transfers). It's recommended to add a bounce buffer or cache to make sure buffers are 4 bytes aligned.\n\n## License\nThis software is licensed under the MIT license. See LICENSE.txt for details.\n\nExemptions:\n* The [BlocksDS](https://github.com/blocksds) project and its members are exempt from MIT licensing. They are permitted to relicense the source code of this repository, at their discretion, to the [zlib license](https://zlib.net/zlib_license.html). In doing so they may alter, supplement or entirely remove the copyright notice for each file they choose to relicense.\n* The [dsi-modchip](https://github.com/dsi-modchip) project and its members are exempt from MIT licensing. They are permitted to relicense the source code of this repository, at their discretion, to the [LGPL license version 3 or later](https://www.gnu.org/licenses/lgpl-3.0.html). In doing so they may alter, supplement or entirely remove the copyright notice for each file they choose to relicense.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprofi200%2Fdsi_sdmmc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprofi200%2Fdsi_sdmmc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprofi200%2Fdsi_sdmmc/lists"}