From 81b92cc55c161759e904b14f913377636a0cea51 Mon Sep 17 00:00:00 2001 From: smea Date: Mon, 3 Feb 2014 18:51:22 +0100 Subject: [PATCH] arm11u && sdmc : README.md --- arm11u/README.md | 4 ++++ sdmc/README.md | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 arm11u/README.md create mode 100644 sdmc/README.md diff --git a/arm11u/README.md b/arm11u/README.md new file mode 100644 index 0000000..a59e33e --- /dev/null +++ b/arm11u/README.md @@ -0,0 +1,4 @@ +arm11u +======= + +very simple example of how to use ctrulib diff --git a/sdmc/README.md b/sdmc/README.md new file mode 100644 index 0000000..872d593 --- /dev/null +++ b/sdmc/README.md @@ -0,0 +1,4 @@ +sdmc +======= + +very simple example of how to access SD files with ctrulib; requires proper exheader flags for direct SDMC access.