We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef1fd2 commit 7264c14Copy full SHA for 7264c14
examples/DualRole/device_info_rp2040/device_info_rp2040.ino
@@ -18,6 +18,7 @@
18
* - [Pico-PIO-USB](https://github.com/sekigon-gonnoc/Pico-PIO-USB) library
19
* - 2 consecutive GPIOs: D+ is defined by HOST_PIN_DP (gpio2), D- = D+ +1 (gpio3)
20
* - Provide VBus (5v) and GND for peripheral
21
+ * - CPU Speed must be either 120 or 240 Mhz. Selected via "Menu -> CPU Speed"
22
*
23
* RP2040 host stack will get device descriptors of attached devices and print it out via
24
* device cdc (Serial) as follows:
0 commit comments