Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4962

General • Re: CDC driver for RP2350 (Pico 2)

$
0
0
Commented out this and good to go again.

# target_compile_options(${projname} PRIVATE -DPICO_STDIO_USB_ENABLE_RESET_VIA_VENDOR_INTERFACE=0)
My question is; why is that option included within various CMake builds in the first place ? What are the projects which include that ? Why is it there in the first place ? What is having it intended to achieve ?

I have seen a few people noting that commenting that line out resolves the bug they've encountered with Pico SDK 2.0.0 but I have not understood why it would be there in the first place, what the motivation for having it is, why they would want it.

Is it propagating through a particular project, through copying some particular example code, or what ?

Statistics: Posted by hippy — Fri Oct 25, 2024 12:45 pm



Viewing all articles
Browse latest Browse all 4962

Trending Articles