summaryrefslogtreecommitdiff
path: root/serial-led
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2017-09-02 19:26:31 +0200
committerChristian Pointner <equinox@spreadspace.org>2017-09-02 19:26:31 +0200
commit52a42de2c34f9eb0dd8cd81bad755db6c4857537 (patch)
tree31da5b3dc92b7df2cd37f86c85207700698b81dc /serial-led
parentfix programmer and led pin for stm8blue (diff)
serial-led example works now tooHEADmaster
Diffstat (limited to 'serial-led')
-rw-r--r--serial-led/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/serial-led/Makefile b/serial-led/Makefile
index a039111..607adff 100644
--- a/serial-led/Makefile
+++ b/serial-led/Makefile
@@ -21,7 +21,7 @@
##
NAME := serial-led
-BOARD_TYPE := discovery
+BOARD_TYPE := stm8blue
OBJ := $(NAME).rel
LIBS := util led serialio
EXTERNAL_LIBS := spl