zephyr/arch/posix
Alberto Escolar Piedras 320f23ef96 arch posix fuzzing: Move kconfig options to sample
Move the kconfig options used to configure the interrupt
and wait time to the sample which uses them instead of
having them in the architecture code.
This options are very particular for this sample and not
really an API.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-05-02 20:46:03 +03:00
..
core
include arch: posix: Undefine operating system specific macros for native_sim 2024-04-30 14:30:30 -04:00
CMakeLists.txt sample fuzzer: Move fuzzer specific code to sample and fix for native_sim 2024-05-02 20:46:03 +03:00
Kconfig arch posix fuzzing: Move kconfig options to sample 2024-05-02 20:46:03 +03:00
Linux.aarch64.cmake