init commit take 2
This commit is contained in:
9
source/fatfs/sdmmc/delay.h
Normal file
9
source/fatfs/sdmmc/delay.h
Normal file
@@ -0,0 +1,9 @@
|
||||
// Copyright 2014 Normmatt
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common.h"
|
||||
|
||||
void ioDelay(u32 us);
|
||||
Reference in New Issue
Block a user