summaryrefslogtreecommitdiff
path: root/software/mpu/board-F405/board.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2014-04-09 19:59:38 +0200
committerChristian Pointner <equinox@mur.at>2014-04-09 19:59:38 +0200
commit40808561a6fb224d0f4851b25332ffd0be1826bd (patch)
tree3af49151b545c82a51cd044d92cb105ba323308e /software/mpu/board-F405/board.c
parentadded SDIO for F405 and blockstore (diff)
fixed usb pump thread prio
added better way for connect/disconnect USB
Diffstat (limited to 'software/mpu/board-F405/board.c')
-rw-r--r--software/mpu/board-F405/board.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/software/mpu/board-F405/board.c b/software/mpu/board-F405/board.c
index 0813bb6..a5d0b55 100644
--- a/software/mpu/board-F405/board.c
+++ b/software/mpu/board-F405/board.c
@@ -62,6 +62,8 @@ void __early_init(void) {
void boardInit(void) {
}
+
+
#if HAL_USE_SDC
/**
* @brief Insertion monitor function.