Skip to content

Conversation

@tbursztyka
Copy link

Forgot that handler when creating the led_set_current api function. Not a show stopper as we don't use userspace.

Mandatory, and fixes such issues:

map-mcus/zephyr/include/zephyr/drivers/led.h:397:15: warning: 'led_set_current' declared 'static' but never defined [-Wunused-function]
__syscall int led_set_current(const struct device *dev, uint32_t led

Signed-off-by: Tomasz Bursztyka <[email protected]>
@tbursztyka tbursztyka requested review from a team and Emil-Juhl July 30, 2025 12:59
@dkarnikis
Copy link

@tbursztyka can we merge this?

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.

4 participants