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:
parent
c489a0d315
commit
583b92d0da
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
2
west.yml
2
west.yml
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue