manifest: Update FAT FS module revision
The update brings FAT FS revision with most Zephyr specific source code changes removed, as required sources are now stored in modules/fatfs/, within Zephyr project directory. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
53e1ea58e0
commit
b5af6e2c05
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: a30531af3a95a9a3ea7d771ea8a578ebfed45514
|
||||
revision: 38f303ad09fdd687ee066a938f65ad708dd5989d
|
||||
path: modules/fs/fatfs
|
||||
groups:
|
||||
- fs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue