Skip to content

How to compile multiple source files into a LLEXT? #83338

Discussion options

You must be logged in to vote

The answer appears to be -- move to zephyr 3.7 (or patch in some of its changes). In zephyr 3.6, only the object library is supported, which only can have a single source file. There are two other types supported in 3.7; either of them links multiple source files.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BatyaPerlman-eaton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area: llext Linkable Loadable Extensions
1 participant