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 3dcc986 commit 8f31e4fCopy full SHA for 8f31e4f
projects.yaml
@@ -62,6 +62,10 @@ module:
62
- records/rtos/rtos-cm0.yaml
63
- records/hic_hal/lpc11u35.yaml
64
- 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
69
hic_lpc4322: &module_hic_lpc4322
70
- records/rtos/rtos-cm3.yaml
71
- records/hic_hal/lpc4322.yaml
@@ -134,9 +138,8 @@ projects:
134
138
- records/family/all_family.yaml
135
139
lpc11u35_if:
136
140
- *module_if
137
- - *module_hic_lpc11u35
141
+ - *module_hic_lpc11u35_bulk
142
- - records/usb/usb-bulk.yaml
143
lpc4322_bl:
144
- *module_bl
145
0 commit comments