From 7de54ce67127e010fde241089f262421818ea7be Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Tue, 14 May 2024 00:52:49 +0200 Subject: added fragmented messages support to ecp core; added timer and connection params --- ecp/src/platform/posix/features_tmpl.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'ecp/src/platform/posix/features_tmpl.mk') diff --git a/ecp/src/platform/posix/features_tmpl.mk b/ecp/src/platform/posix/features_tmpl.mk index 4efdc90..a840328 100644 --- a/ecp/src/platform/posix/features_tmpl.mk +++ b/ecp/src/platform/posix/features_tmpl.mk @@ -3,6 +3,5 @@ with_htable = yes with_vconn = yes with_dir = yes with_debug = yes -#with_frag = yes #with_rbuf = yes #with_msgq = yes -- cgit v1.2.3