33#ifndef SUIT_STORAGE_VFS_H
34#define SUIT_STORAGE_VFS_H
37#include "../../sys/include/vfs.h"
47#ifndef CONFIG_SUIT_STORAGE_MOUNT_POINT
48#define CONFIG_SUIT_STORAGE_MOUNT_POINT VFS_DEFAULT_DATA
54#ifndef CONFIG_SUIT_STORAGE_SEQ_NO_LOCATION
55#define CONFIG_SUIT_STORAGE_SEQ_NO_LOCATION (CONFIG_SUIT_STORAGE_MOUNT_POINT "/SEQNO.txt")
riotboot vfs SUIT storage context
const char ** files
storage file array
suit_storage_t storage
parent struct
uint8_t active_region
Active file idx to write to.
Generic storage backend state.
VFS default mount points.