Skip to content

Commit 71ef989

Browse files
authored
feat(hw_cdc): adds the example to idf_component.yml
Adds the example to the list of example in the ESP32 Registry.
1 parent 43f65e1 commit 71ef989

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

idf_component.yml

+1
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ dependencies:
9696
require: public
9797
examples:
9898
- path: ./idf_component_examples/hello_world
99+
- path: ./idf_component_examples/hw_cdc_hello_world

0 commit comments

Comments
 (0)