This website requires JavaScript.
Explore
Help
Sign In
Mirror
/
Luma3DS
Watch
1
Star
0
Fork
0
You've already forked Luma3DS
mirror of
https://github.com/LumaTeam/Luma3DS.git
synced
2026-02-23 10:24:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Luma3DS
/
source
/
fatfs
/
sdmmc
/
delay.h
6 lines
65 B
C
Raw
Normal View
History
Unescape
Escape
init commit take 2
2015-08-04 21:57:37 -04:00
#
pragma once
Update sdmmc (thanks @gemarcano)
2016-09-07 14:26:01 +02:00
#
include
"../../types.h"
init commit take 2
2015-08-04 21:57:37 -04:00
Revert sdmmc driver, fixes regression #1225. Also fix a logic bug
2019-03-13 17:33:53 +01:00
void
waitcycles
(
u32
us
)
;
Reference in New Issue
Copy Permalink