Skip to content

Conversation

@rexut
Copy link
Contributor

@rexut rexut commented Oct 6, 2021

This commit allows let build echo_server sample with overlay-netusb.conf.
USB subsystem must be enabled by the application.

Fixes #39195

This commit allows let build echo_server sample with
overlay-netusb.conf.

USB subsystem must be enabled by the application.

Signed-off-by: Stephan Linz <[email protected]>
@jfischer-no jfischer-no modified the milestones: v3.0.0, v2.7.1 Oct 7, 2021
return ret;
}

(void)net_config_init_app(NULL, "Initializing network");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For anyone wondering (like me) why is this needed for USB, config NET_CONFIG_AUTO_INIT has default n if USB_DEVICE_NETWORK

@carlescufi carlescufi merged commit ca1f3c3 into zephyrproject-rtos:main Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

USB: netusb: example echo_server not working as expected

5 participants