aboutsummaryrefslogtreecommitdiff
path: root/test1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test1.cpp')
-rw-r--r--test1.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/test1.cpp b/test1.cpp
index a4078a7..a883876 100644
--- a/test1.cpp
+++ b/test1.cpp
@@ -4,12 +4,7 @@
#include <stm32f10x_rcc.h>
#include <stm32f10x_gpio.h>
#include <stddef.h>
-
-int init_high();
-
-extern "C" void halt();
-
-#include "stm32f10x_conf.h"
+#include "playground.h"
extern "C"
__attribute__((naked))