Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fs_loader.h File Reference

LLEXT filesystem loader implementation. More...

#include <zephyr/llext/loader.h>
#include <zephyr/fs/fs.h>

Go to the source code of this file.

Data Structures

struct  llext_fs_loader
 Implementation of llext_loader that reads from a filesystem. More...
 

Macros

#define LLEXT_FS_LOADER(_filename)
 Initializer for an llext_fs_loader structure.
 

Detailed Description

LLEXT filesystem loader implementation.