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 * SPDX-License-Identifier: Apache-2.0
*/ */
#if FFCONF_DEF != 80286 #if FFCONF_DEF != 5380
#error "Configuration version mismatch" #error "Configuration version mismatch"
#endif #endif

View file

@ -137,7 +137,7 @@ manifest:
groups: groups:
- tools - tools
- name: fatfs - name: fatfs
revision: 427159bf95ea49b7680facffaa29ad506b42709b revision: 16245c7c41d2b79e74984f49b5202551786b8a9b
path: modules/fs/fatfs path: modules/fs/fatfs
groups: groups:
- fs - fs