aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/hal_nand.h
diff options
context:
space:
mode:
authorFabien Poussin <fabien.poussin@gmail.com>2019-11-04 10:49:50 +0100
committerGitHub <noreply@github.com>2019-11-04 10:49:50 +0100
commitd1aad8853600f3ce2cfbffeaea8e50150e2b6dd8 (patch)
tree703501bbb1acd3937a1dbba4c68cf98c5d8ac5d2 /os/hal/include/hal_nand.h
parent462e4e00f64027b7f38b33ad2b0737c453cf0fc1 (diff)
parentc65efdcfa1d281a8f0a29bb864e86dd0c892c156 (diff)
downloadChibiOS-Contrib-d1aad8853600f3ce2cfbffeaea8e50150e2b6dd8.tar.gz
ChibiOS-Contrib-d1aad8853600f3ce2cfbffeaea8e50150e2b6dd8.tar.bz2
ChibiOS-Contrib-d1aad8853600f3ce2cfbffeaea8e50150e2b6dd8.zip
Merge pull request #205 from ChibiOS/fsmc
FSMC drivers update
Diffstat (limited to 'os/hal/include/hal_nand.h')
-rw-r--r--os/hal/include/hal_nand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/include/hal_nand.h b/os/hal/include/hal_nand.h
index f907152..0c95e89 100644
--- a/os/hal/include/hal_nand.h
+++ b/os/hal/include/hal_nand.h
@@ -51,6 +51,7 @@
/*===========================================================================*/
/* Driver pre-compile time settings. */
/*===========================================================================*/
+
/**
* @brief Enables the mutual exclusion APIs on the NAND.
*/