Skip to content

Use arm_embedded_module to simplify the runner in app_main - #19

Open
christophe0606 wants to merge 1 commit into
Arm-Examples:mainfrom
christophe0606:embedded_module
Open

Use arm_embedded_module to simplify the runner in app_main#19
christophe0606 wants to merge 1 commit into
Arm-Examples:mainfrom
christophe0606:embedded_module

Conversation

@christophe0606

@christophe0606 christophe0606 commented Sep 9, 2026

Copy link
Copy Markdown

Use the class EmbeddedModule to simplify the runner in app_main.

EmbeddedModule is derived from executorch Module class but removes all the POSIX related APIs that are not useful on embedded device and prevent Module from being built for embedded devices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant