From 33d8dfb4d8bb069410af60eb99c3fac603c62567 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Mon, 7 Mar 2016 20:34:38 +0100 Subject: [PATCH] pic32: remove have_ehcill --- platforms/pic32-harmony/src/btstack-config.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/platforms/pic32-harmony/src/btstack-config.h b/platforms/pic32-harmony/src/btstack-config.h index 6d4fe27a0..4b73c3343 100644 --- a/platforms/pic32-harmony/src/btstack-config.h +++ b/platforms/pic32-harmony/src/btstack-config.h @@ -9,8 +9,6 @@ #define HAVE_BZERO #define HAVE_TICK -#define HAVE_EHCILL - #define ENABLE_LOG_INFO #define ENABLE_LOG_ERROR