manifest: update fatfs revision
Use updated fatfs module. We were pointing to a deprecated header. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
01b7800bc8
commit
4cf9ce6988
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -42,7 +42,7 @@ manifest:
|
|||
groups:
|
||||
- tools
|
||||
- name: fatfs
|
||||
revision: 94fcd6bfb3801ac0a5e12ea2f52187e0a688b90e
|
||||
revision: 09a9d913c61dccbb8ff92d8943b452c614ac5292
|
||||
path: modules/fs/fatfs
|
||||
groups:
|
||||
- fs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue