QUERY · ISSUE
zephyr: Support for USER_C_MODULES
enhancementport-zephyr
Description
Support including user modules like on other ports.
Should be via the USER_C_MODULES variable, in the same way as on other cmake-based ports.
Code Size
No impact
Implementation
I intend to implement this feature and would submit a Pull Request if desirable
Code of Conduct
Yes, I agree
CANDIDATE · PULL REQUEST
zephyr: Add support for USER_C_MODULES
port-zephyr
Fixes #17878
Tested with XIAO NRF52840 Sense. Has also been tested by others in #18030