mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'doc/usb_readme_link' into 'master'
docs: fix broken link in usb example readme See merge request espressif/esp-idf!14537
This commit is contained in:
commit
2e7c50f8c6
@ -25,7 +25,7 @@ There are two ways to set up a descriptor - using Menuconfig tool and in-code
|
|||||||
|
|
||||||
#### In-code setting up
|
#### In-code setting up
|
||||||
|
|
||||||
For the manual descriptor configuration use the default example's settings and modify `my_descriptor` in [source code](tusb_sample_descriptor_main.c) according to your needs
|
For the manual descriptor configuration use the default example's settings and modify `my_descriptor` in [source code](main/tusb_sample_descriptor_main.c) according to your needs
|
||||||
|
|
||||||
#### Menuconfig
|
#### Menuconfig
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user