Skip to content

Conversation

@jfischer-no
Copy link
Contributor

Prefix ringbuffers with cdc_acm because it is not possible
to use static specifier with RING_BUF_DECLARE macros
to avoid conflicts.

Fixes: #36608

Prefix ringbuffers with cdc_acm because it is not possible
to use static specifier with RING_BUF_*_DECLARE_* macros
to avoid conflicts.

Fixes: zephyrproject-rtos#36608

Signed-off-by: Johann Fischer <[email protected]>
@jfischer-no jfischer-no added bug The issue is a bug, or the PR is fixing a bug area: USB Universal Serial Bus labels Aug 25, 2021
@jfischer-no jfischer-no added this to the v2.7.0 milestone Aug 25, 2021
@jfischer-no
Copy link
Contributor Author

@ycsin FYI

@ycsin
Copy link
Member

ycsin commented Aug 25, 2021

@ycsin FYI

Thanks!

@jfischer-no jfischer-no removed the request for review from mengxianglinx August 26, 2021 12:35
@nashif nashif merged commit 9d45581 into zephyrproject-rtos:main Aug 30, 2021
@jfischer-no jfischer-no deleted the pr-fix-36608-v2 branch August 30, 2021 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: USB Universal Serial Bus bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to compile USB console example with uart_mux

5 participants