zephyr/samples/subsys
Luca Burelli c66a0bb2a9 samples: llext: shell_loader: add hello_world.c, update README
Hello world from the tests is no longer what it once was, a simple
hello_world function that prints. The sample was here to let people
explore and learn about how LLEXT and ELFs work.

Moving the sample extension code to the shell loader sample disconnects
the two and lets the sample remain simpler.

We use the new CONFIG_LLEXT_IMPORT_ALL_GLOBALS to show how to build
an extension with and without the Zephyr build system.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2025-01-29 11:04:33 +01:00
..
bindesc samples: Add read_bindesc sample 2024-10-11 13:20:49 -04:00
canbus tests: add integration_platforms and misc optimizations 2024-11-26 00:12:07 +01:00
console doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
dap samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
debug samples: add missing CONFIG_GPIO=y 2024-12-18 18:15:15 +01:00
demand_paging sample: demand_paging: add a demo about ondemand section usage 2024-09-11 20:18:51 -04:00
display boards: nxp: add RT1060 EVKC support 2025-01-21 19:27:39 +01:00
edac
fs samples: enable flash samples for s32z board 2025-01-21 19:26:45 +01:00
input sys: util: use BITS_PER_BYTE macro instead of the magic number 8 2024-11-16 15:22:35 -05:00
ipc samples: enable multicore samples for MCXN947 board 2025-01-15 19:04:42 +01:00
llext samples: llext: shell_loader: add hello_world.c, update README 2025-01-29 11:04:33 +01:00
logging tests: bt: enable entropy sources where missing 2024-11-27 16:40:47 -05:00
lorawan docs: samples: subsys: lorawan: class_a: update README 2025-01-21 19:28:36 +01:00
mgmt mgmt: hawkbit: resume firmware downloads 2025-01-09 14:13:42 +01:00
modbus samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
nvs samples: esp32c3: Add USB variant 2025-01-10 18:57:07 +01:00
pm samples/subsys/pm/*: Don't test on native_posix 2024-09-25 04:04:36 -04:00
portability tests/samples: use platform_key on cmsis_rtos tests/samples 2024-10-31 09:23:30 -05:00
profiling samples: pref: Use __noinline attribute 2024-11-30 01:04:11 +01:00
rtio samples: doc: Added README for RTIO sample 2024-12-16 15:55:34 +01:00
sensing doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
settings samples: settings: Enable NVS backend on mimxrt1020_evk board 2025-01-21 19:27:49 +01:00
shell samples: subsys: shell: shell_module: Incorrect help message of sub_cmd1 2025-01-22 08:08:12 +01:00
sip_svc samples: subsys: use zephyr:code-sample directive 2024-09-05 17:13:17 -04:00
smf boards: st: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
task_wdt dts: bindings: rename nxp,kinetis-wdog32 compatible 2024-12-02 22:06:39 +00:00
testsuite twister: fix shell prompt detection with VT100 colors disabled 2025-01-17 16:35:33 +01:00
tracing boards: mimxrt1050_evk: Switch to variants 2024-12-20 22:59:59 +01:00
usb usb: device_next: add bulk transfers to loopback function 2025-01-29 04:16:42 +01:00
usb_c samples: fix zephyr/drivers/gpio.h usage 2024-12-18 18:15:15 +01:00
zbus python: Format and sort imports 2024-11-25 10:07:13 +01:00
subsys.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00