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.