Skip to content

Commit 7264c14

Browse files
committed
more description
1 parent 7ef1fd2 commit 7264c14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/DualRole/device_info_rp2040/device_info_rp2040.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* - [Pico-PIO-USB](https://github.com/sekigon-gonnoc/Pico-PIO-USB) library
1919
* - 2 consecutive GPIOs: D+ is defined by HOST_PIN_DP (gpio2), D- = D+ +1 (gpio3)
2020
* - Provide VBus (5v) and GND for peripheral
21+
* - CPU Speed must be either 120 or 240 Mhz. Selected via "Menu -> CPU Speed"
2122
*
2223
* RP2040 host stack will get device descriptors of attached devices and print it out via
2324
* device cdc (Serial) as follows:

0 commit comments

Comments
 (0)