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
esp32: cmake user C module support
port-esp32
This is #6956 with a minor change to the CI build to not use absolute paths.