From 7f06f7fb26ee52547d30b620a4137bca0395da6d Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 16 May 2024 01:44:50 +0200 Subject: open handler moved to the end of open message; conn authenticator has access to remainder of open req msg; improved logging and error handling; removed extensions --- ecp/src/platform/fe310/features_tmpl.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'ecp/src/platform/fe310/features_tmpl.mk') diff --git a/ecp/src/platform/fe310/features_tmpl.mk b/ecp/src/platform/fe310/features_tmpl.mk index 39f95cf..54f777c 100644 --- a/ecp/src/platform/fe310/features_tmpl.mk +++ b/ecp/src/platform/fe310/features_tmpl.mk @@ -1,3 +1,2 @@ with_vconn = yes with_dir = yes -with_debug = yes -- cgit v1.2.3