From cd70e6ce8bc1bc3d4a000fd310f7853fb86ed07b Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 14 Apr 2019 10:56:33 +0000 Subject: Re-merged MFS from trunk. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12742 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- test/mfs/configuration.xml | 47 +++++++++++++++++----------- test/mfs/source/test/mfs_test_sequence_001.c | 36 ++++++++++++--------- test/mfs/source/test/mfs_test_sequence_002.c | 3 +- 3 files changed, 52 insertions(+), 34 deletions(-) (limited to 'test') diff --git a/test/mfs/configuration.xml b/test/mfs/configuration.xml index 070066b52..089f95f10 100644 --- a/test/mfs/configuration.xml +++ b/test/mfs/configuration.xml @@ -533,8 +533,9 @@ mfsErase(&mfs1);]]> @@ -644,8 +646,9 @@ mfsErase(&mfs1);]]> @@ -877,10 +883,11 @@ for (id = 1; id <= id_max; id++) {