Releases: flydeoo/mya
Releases · flydeoo/mya
episode7
episode6
qemu
you can run qemu via following command:
make run
and then start debugger via following command:
make debug
toolchain
you can use the following commands to run "build_toolchain.sh" script:
sudo chmod u+x build_toolchain.sh
and then:
sudo ./build_toolchain.sh
episode5
episode3.1
you can run qemu via following command:
make run
and then start debugger via following command:
make debug