zephyr/samples/subsys/usb
Keith Packard 4134858868 tests/samples: Replace minimal libc malloc configs with common ones
With the minimal C library malloc implementation moving to libc/common, all
of the related Kconfig variables have also changed. Update uses within the
tree.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-04-27 20:17:24 +09:00
..
audio samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cdc_acm samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cdc_acm_composite samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
console samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
dfu samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hid samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hid-cdc samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hid-mouse samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
inf
mass tests/samples: Replace minimal libc malloc configs with common ones 2023-04-27 20:17:24 +09:00
shell samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
testusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
webusb samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
usb.rst