[riot-commits] [RIOT-OS/RIOT] 36e1d6: unittests/tests-littlefs: fix dummy mtd
Vincent Dupont
vincentdup at gmail.com
Mon Mar 5 17:05:25 CET 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 36e1d6b33526aea347936592a23a9e60a25ba25b
https://github.com/RIOT-OS/RIOT/commit/36e1d6b33526aea347936592a23a9e60a25ba25b
Author: Vincent Dupont <vincent at otakeys.com>
Date: 2018-03-05 (Mon, 05 Mar 2018)
Changed paths:
M tests/unittests/tests-littlefs/tests-littlefs.c
Log Message:
-----------
unittests/tests-littlefs: fix dummy mtd
_init function were erasing whole memory leading to losing everything
when mounting or formating the memory
Commit: 03ecb0c6f3c65b4919553fae48a3b6b666de1eb8
https://github.com/RIOT-OS/RIOT/commit/03ecb0c6f3c65b4919553fae48a3b6b666de1eb8
Author: Vincent Dupont <vincentdup at gmail.com>
Date: 2018-03-05 (Mon, 05 Mar 2018)
Changed paths:
M tests/unittests/tests-littlefs/tests-littlefs.c
Log Message:
-----------
Merge pull request #8607 from OTAkeys/pr/fix_littlefs_unittests
unittests/tests-littlefs: fix dummy mtd
Compare: https://github.com/RIOT-OS/RIOT/compare/c0c4bdae41d6...03ecb0c6f3c6
More information about the commits
mailing list