From 15d8d22092b0b92cea71a243e31df142e299e322 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Thu, 12 May 2016 19:45:01 +0200 Subject: Add build target for the alpha --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3