summaryrefslogtreecommitdiffstats
path: root/app/project.h
diff options
context:
space:
mode:
authorroot <root@lamia.panaceas.james.local>2016-08-23 01:56:47 +0100
committerroot <root@lamia.panaceas.james.local>2016-08-23 01:56:47 +0100
commit7b4848824dcec8c5564bd2b11371f9c5f4a04376 (patch)
tree7f6e37645e8916da78a2e02ad4c6e83db5866c43 /app/project.h
parent4dfc42565c2d1f5b900d8d725126bfde886a8423 (diff)
downloadcandlestick-7b4848824dcec8c5564bd2b11371f9c5f4a04376.tar.gz
candlestick-7b4848824dcec8c5564bd2b11371f9c5f4a04376.tar.bz2
candlestick-7b4848824dcec8c5564bd2b11371f9c5f4a04376.zip
working
Diffstat (limited to 'app/project.h')
-rw-r--r--app/project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/project.h b/app/project.h
index 359b290..6ba8012 100644
--- a/app/project.h
+++ b/app/project.h
@@ -12,6 +12,7 @@
#include <libopencm3/cm3/systick.h>
#include <libopencm3/cm3/nvic.h>
#include <libopencm3/cm3/cortex.h>
+#include <libopencm3/cm3/scb.h>
#include <libopencm3/usb/usbd.h>
#include <libopencm3/usb/cdc.h>
#include <stm32f101cb_clock.h>