Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

olimexino_stm32: "no DEVICE_HANDLE_ENDS inserted" builld issue (samples/subsys/usb/audio/headphones_microphone) #38586

Closed
erwango opened this issue Sep 16, 2021 · 2 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug

Comments

@erwango
Copy link
Member

erwango commented Sep 16, 2021

Describe the bug
Following build issue reported when compiling samples/subsys/usb/audio/headphones_microphone on olimexino_stm32

Traceback (most recent call last):
  File "/local/mcu/zephyrproject/zephyr/scripts/gen_handles.py", line 371, in <module>
    main()
  File "/local/mcu/zephyrproject/zephyr/scripts/gen_handles.py", line 341, in main
    assert len(hdls) < len(hs.handles), "%s no DEVICE_HANDLE_ENDS inserted" % (dev.sym.name,)
AssertionError: __device_dts_ord_170 no DEVICE_HANDLE_ENDS inserted

To Reproduce
twister -b -p olimexino_stm32 -s samples/subsys/usb/audio/headphones_microphone/sample.usb.audio.headphones_microphone

@erwango erwango added bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug labels Sep 16, 2021
@erwango erwango self-assigned this Sep 16, 2021
@erwango
Copy link
Member Author

erwango commented Sep 16, 2021

Similar to #38181

@nashif
Copy link
Member

nashif commented Sep 29, 2021

IMO this is a duplicate of #38181, lets close and track this in one place.

@nashif nashif closed this as completed Sep 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants