From 6d419676cde900b91f8de3cbfd8664ffa81232d7 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Wed, 4 Oct 2017 07:54:36 +0000 Subject: Alignment capability for memory pools. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10759 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- test/rt/configuration.xml | 4 ++-- test/rt/source/test/test_sequence_010.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test/rt') diff --git a/test/rt/configuration.xml b/test/rt/configuration.xml index 00ecd82a8..056687afe 100644 --- a/test/rt/configuration.xml +++ b/test/rt/configuration.xml @@ -3541,10 +3541,10 @@ test_assert(msg1 == MSG_TIMEOUT, "wrong wake-up message");]]>