manifest: FAT FS module version upgrade to 0.15a

The commit updates manifest entry for FAT FS driver to include
update to version 0.15a

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
Dominik Ermel 2025-02-05 14:02:46 +00:00 committed by Benjamin Cabé
commit 583b92d0da
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*/
#if FFCONF_DEF != 80286
#if FFCONF_DEF != 5380
#error "Configuration version mismatch"
#endif