...compile Klipper for use in simulavr, run:
cd /patch/to/klipper
make menuconfig
and compile the micro-controller software for an AVR atmega644p, set the MCU frequency to 20Mhz, and select SIMULAVR software emulation support. Then one can compile Klipper (run make) ...
result of make:
Build Kconfig config file
Creating symbolic link out/board
Compiling out/src/sched.o
src/sched.c:10:31: fatal error: board/io.h: No such file or directory
compilation terminated.
Makefile:66: recipe for target 'out/src/sched.o' failed
make: *** [out/src/sched.o] Error 1
This is on a fresh clone of klipper from github - d65f2e2
Did the steps described in documentation
result of make:
This is on a fresh clone of klipper from github - d65f2e2
.config file from klipper root folder dot_config.zip
empty log for bot, please ignore klippy.zip