Skip to content

USB Shell sample blank? #73016

Answered by ndrs-pst
paradajz asked this question in General
Discussion options

You must be logged in to vote

@paradajz I’m not sure if you’ve already tried to build it or not.
Since the shell runs on a separate thread and initialization is done before reaching main, it’s common to see a blank main.c.

If it helps, you can check this link for another example of a blank main.c:
https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/subsys/shell/fs/src/main.c

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by henrikbrixandersen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants