zephyr/soc/posix/inf_clock
Daniel Mangum 987eb10faf soc: posix: fix kconfig description
Fixes a small typo in kconfig description for the posix port.

Signed-off-by: Daniel Mangum <georgedanielmangum@gmail.com>
2023-12-18 10:11:18 +01:00
..
CMakeLists.txt cmake: posix: update posix SoC to use SOC_LINKER_SCRIPT variable 2023-11-03 11:01:23 +01:00
Kconfig soc: posix: fix kconfig description 2023-12-18 10:11:18 +01:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.soc soc inf (POSIX): Correct Kconfig option description 2023-06-23 08:59:21 +02:00
native_tasks.c soc posix: Refactor native_tasks into own file 2023-06-23 08:59:21 +02:00
posix_board_if.h arch posix: annotate posix_exit and nsi_exit as noreturn 2023-11-22 09:52:52 +01:00
posix_native_task.h soc/posix posix_native_task: Replace native_posix in description 2023-12-07 10:39:31 +00:00
posix_soc.h soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc.c soc inf (native): Refactor into a top and bottom 2023-06-23 12:16:26 +02:00
soc.h soc_inf: Refactor native tasks into own header 2023-04-13 13:35:20 +02:00
soc_irq.h