From bb95a53a6ae12defb44b61ddff8b55011f983196 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 2 May 2013 08:07:42 -0600 Subject: Add support for the byte write method to MTD partition logic; Beef up the MTD partition test -- and fix resulting bugs detected --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 57abd2e6b..753bdc5cc 100644 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -544,3 +544,5 @@ flash_eraseall NSH command (Ken Pettit, 2013-5-1). * apps/examples/flash_test and apps/examples/smart_test: Add tests of the SMART block driver and file system (Ken Pettit, 2013-5-1). + * apps/examples/mtdpart: Extended to the test. The original test + coverage was superficial (2013-5-3). -- cgit v1.2.3