Files
cnc_wams/wasm-port/tools/task-hal-source-manifest.txt

29 lines
925 B
Plaintext

# LinuxCNC task / motion / HAL source references for future task-HAL runtime.
#
# This manifest is intentionally separate from source-manifest.txt. The main
# source manifest is tied to current native source-probe coverage; these files
# are Phase 0 references for the future task/HAL runtime boundary and must not
# be treated as promoted runtime coverage until the task/HAL WASM/native/browser
# gates exist.
src/emc/task/task.hh
src/emc/task/taskclass.hh
src/emc/task/taskclass.cc
src/emc/task/emctask.cc
src/emc/task/emctaskmain.cc
src/emc/task/taskintf.cc
src/emc/task/emccanon.cc
src/emc/nml_intf/emc.hh
src/libnml/posemath/posemath.h
src/libnml/posemath/posemath.cc
src/emc/motion/usrmotintf.h
src/emc/motion/motion.h
src/emc/motion/motion.c
src/emc/motion/command.c
src/emc/motion/control.c
src/emc/motion/mot_priv.h
src/hal/hal_lib.c
src/hal/hal_priv.h
src/hal/components/threads.c
src/hal/utils/halcmd_commands.cc