nuttx/arch/sim/src
Lingao Meng e7fd9b1d49 arch/sim: add host_set_timeratio stub for Windows
The simulated time ratio feature introduced a host_set_timeratio()
call in sim_head.c, but the Windows host time implementation was
missing this symbol, causing a link error. Add a no-op stub since
the time ratio feature is not implemented on Windows.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2026-04-27 15:04:33 +08:00
..
cmake sim: Fix linker support and macOS host build issues 2026-03-05 21:52:58 +08:00
sim arch/sim: add host_set_timeratio stub for Windows 2026-04-27 15:04:33 +08:00
.gitignore
CMakeLists.txt cmake:add missing cflag "-D_FILE_OFFSET_BITS=64" of sim 2025-12-18 22:18:49 +08:00
Makefile build(sim): fix macOS XQuartz include and library paths for sim:fb 2026-04-14 19:40:10 +08:00
nuttx-names.in arch/sim: Add sigdelset to nuttx-names.in 2026-01-31 14:14:32 +08:00