zephyr/samples/subsys/usb
Erwan Gouriou 3e1443ccf9 scripts/pylib: expr_parser.py: Review dt_compat_enabled_with_label
Function used for filtering "dt_compat_enabled_with_label" was not
working as expected as it was not taking into account that we're
looking for a children/parent combination:
Provided "compat" with enabled status should be the one of the parent
of the node matching given label.

Function is then reworked to take this into account.
And to make it's usage clear:
- function name is changed to be clearer on the intention
- args order is reversed to be more logical wrt the intention

Users of the function are also updated to take the change into
account.

Fixes #36093

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-06-21 20:31:49 -04:00
..
audio samples: usb-audio: add app.overlay and remove board specific overlays 2021-05-21 18:16:25 -04:00
cdc_acm tests/boards/samples: fixup after sdmmc driver relocation 2021-03-23 12:16:01 +01:00
cdc_acm_composite sample: usb: exlude native_posix platform 2021-02-03 08:37:38 -05:00
console sample: usb: exlude native_posix platform 2021-02-03 08:37:38 -05:00
dfu scripts/pylib: expr_parser.py: Review dt_compat_enabled_with_label 2021-06-21 20:31:49 -04:00
hid sample: hid: fixup harness config regex 2021-03-22 10:40:25 -04:00
hid-cdc kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
hid-mouse boards: arm: Add Laird Connectivity BL5340 DVK platform 2021-05-07 09:06:27 +02:00
inf
mass samples: mass: add SD card support 2021-03-23 12:16:01 +01:00
testusb sample: usb: exlude native_posix platform 2021-02-03 08:37:38 -05:00
webusb
usb.rst
usb_pid.Kconfig