zephyr/samples
Daniel Leung c4565ad5b6 samples: out_of_tree_driver: fix kconfig dependency
The out_of_tree_driver sample defines syscall functions, and
thus requiring CONFIG_APPLICATION_DEFINED_SYSCALL to be enabled
even if no userspace is involved. This is due to the function
generation for the syscall stubs.

Fixes #56946

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2023-04-19 21:02:11 -04:00
..
application_development samples: out_of_tree_driver: fix kconfig dependency 2023-04-19 21:02:11 -04:00
arch shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
basic samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
bluetooth apps: misc void main -> int main fixes 2023-04-18 05:45:36 -07:00
boards samples: stm32: backup_sram: Fix main function return statement 2023-04-17 20:19:19 +09:00
compression samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
cpp
drivers adc: harness regex string not capturing sample app 2023-04-18 11:25:12 -04:00
fuel_gauge samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hello_world samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
modules samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
net soc: esp32s3: add Wi-Fi support 2023-04-19 17:11:58 +02:00
philosophers samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
posix tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
sensor samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
shields apps: misc void main -> int main fixes 2023-04-18 05:45:36 -07:00
subsys samples: settings: Fix typo in comment 2023-04-18 09:31:06 +02:00
synchronization samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
tfm_integration samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
userspace samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00