[Cryptech-Commits] [sw/stm32] 02/11: Remove unused projects.

git at cryptech.is git at cryptech.is
Mon Jun 6 18:32:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

paul at psgd.org pushed a commit to branch master
in repository sw/stm32.

commit 99dffd5f6d12a3111e9b01bd0fd29cb52ae9413a
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Mon Jun 6 11:48:05 2016 -0400

    Remove unused projects.
---
 projects/libhal-test/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/projects/libhal-test/Makefile b/projects/libhal-test/Makefile
index a380297..f58f480 100644
--- a/projects/libhal-test/Makefile
+++ b/projects/libhal-test/Makefile
@@ -1,6 +1,4 @@
 TEST = cores test-bus test-trng test-hash test-aes-key-wrap test-pbkdf2 test-ecdsa test-rsa test-mkmif
-#TEST += test-rpc_hash test-rpc_pkey test-rpc_get_version test-rpc_get_random
-TEST += test-rpc_server
 
 CFLAGS += -I $(LIBHAL_DIR)
 LIBC_OBJS = printf.o gettimeofday.o



More information about the Commits mailing list