mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-15 04:31:55 +00:00
This samples was defining a syscall but the whole machinery to this work was missing. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
3 lines
65 B
Plaintext
3 lines
65 B
Plaintext
CONFIG_HELLO_WORLD_DRIVER=y
|
|
CONFIG_APPLICATION_DEFINED_SYSCALL=y
|