Skip to content

Commit 8f31e4f

Browse files
committed
lpc11u35_if: remove hid from lpc11u35_if (fixes #915)
1 parent 3dcc986 commit 8f31e4f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

projects.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ module:
6262
- records/rtos/rtos-cm0.yaml
6363
- records/hic_hal/lpc11u35.yaml
6464
- records/usb/usb-hid.yaml
65+
hic_lpc11u35_bulk: &module_hic_lpc11u35_bulk
66+
- records/rtos/rtos-cm0.yaml
67+
- records/hic_hal/lpc11u35.yaml
68+
- records/usb/usb-bulk.yaml
6569
hic_lpc4322: &module_hic_lpc4322
6670
- records/rtos/rtos-cm3.yaml
6771
- records/hic_hal/lpc4322.yaml
@@ -134,9 +138,8 @@ projects:
134138
- records/family/all_family.yaml
135139
lpc11u35_if:
136140
- *module_if
137-
- *module_hic_lpc11u35
141+
- *module_hic_lpc11u35_bulk
138142
- records/family/all_family.yaml
139-
- records/usb/usb-bulk.yaml
140143
lpc4322_bl:
141144
- *module_bl
142145
- records/hic_hal/lpc4322.yaml

0 commit comments

Comments
 (0)