aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-cli.h
diff options
context:
space:
mode:
authorFredrik Thulin <fredrik@thulin.net>2016-05-24 17:14:28 +0200
committerFredrik Thulin <fredrik@thulin.net>2016-05-24 17:14:28 +0200
commitbe280fa4a8c851d774cf4581972bc99329c43e6b (patch)
treeea7786cea0b4125e469c9d25b8ce66965ae68620 /projects/cli-test/mgmt-cli.h
parent640163be7e90aef968376cb5cdf6ab0b64ff52ef (diff)
non-working code to upload an application and jump to it
Committing my work in progress in case someone else wants to help.
Diffstat (limited to 'projects/cli-test/mgmt-cli.h')
-rw-r--r--projects/cli-test/mgmt-cli.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/cli-test/mgmt-cli.h b/projects/cli-test/mgmt-cli.h
index e6780a3..cf8444f 100644
--- a/projects/cli-test/mgmt-cli.h
+++ b/projects/cli-test/mgmt-cli.h
@@ -35,7 +35,7 @@
#ifndef __STM32_MGMT_CLI_H
#define __STM32_MGMT_CLI_H
-#include "stm32f4xx_hal.h"
+#include "stm-init.h"
#include <libcli.h>