zephyr/samples
Kumar Gala 3f8ba07b90 usb_device: remove Kconfig.defconfig* setting of usb device drivers
Now that usb device drivers are enabled based on devicetree
we need to remove any cases of them getting enabled by
Kconfig.defconfig* files as this can lead to errors.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-08-25 08:05:54 -05:00
..
application_development usb_device: remove Kconfig.defconfig* setting of usb device drivers 2022-08-25 08:05:54 -05:00
arch devices: constify statically initialized device pointers 2022-08-19 11:51:26 +02:00
basic drivers: led: Remove unnecessary Kconfig settings 2022-08-11 17:46:43 +02:00
bluetooth samples: Bluetooth: Refactor observer for bsim test reuse 2022-08-23 16:21:00 +02:00
boards samples: boards: stm32 serial_wakeup does not check device ready 2022-08-23 14:44:44 +00:00
compression samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
drivers devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
hello_world samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
kernel samples: condvar: extra stack space for custom threads 2022-08-18 17:23:18 +02:00
modules devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
net devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
philosophers samples: do not use CONFIG_TEST_EXTRA_STACK_SIZE 2022-08-03 11:22:20 +02:00
posix
sensor Samples: sensor: stm32_temp_sensor: Edit the yaml file of the sample 2022-08-24 11:35:45 +02:00
shields devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
subsys devices: constify device pointers initialized at compile time 2022-08-22 17:08:26 +02:00
synchronization samples: migrate includes to contain <zephyr/...> prefix 2022-05-06 11:29:59 +02:00
tfm_integration modules: tfm: Exclude non-secure TF-M application from build 2022-08-09 13:59:02 +02:00
userspace test: syscall_perf: Do not re-define csr_read 2022-07-18 12:22:00 -04:00
classic.rst
index.rst