aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c1d2d43..3b05dfe 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
export TOPLEVEL = $(shell pwd)
# define board: dev-bridge or alpha
-BOARD = TARGET_CRYPTECH_DEV_BRIDGE
+BOARD = TARGET_CRYPTECH_ALPHA
# Location of the Libraries folder from the STM32F4 Standard Peripheral Library
LIBS_DIR = $(TOPLEVEL)/libraries