POSIX based FreeRTOS emulator with SDL2 graphics interface and multiple async communications interfaces, aiming to make it possible to teach FreeRTOS without embedded hardware using similar processes
I will clean up the commit mess a little bit and am going to comment a few parts to make them clear for you.
Documentation is also in the works.
Supported "Toolchains" are:
Native Ubuntu
Ubuntu VM
Docker Container
Everything should work fine with or without VSCode. The “Remote” Toolchain allows to develop on the Host instead of inside the guest VM, using the virtualbox only for running the program. Like with the docker based builds, it is totally optional and will be documented extensively.
I just want to make this clear: The default (recommended) option for Students will be a Ubuntu Installation/VM or the vm image supplied by us.
I will clean up the commit mess a little bit and am going to comment a few parts to make them clear for you.
Documentation is also in the works.
Supported "Toolchains" are:
Everything should work fine with or without VSCode. The “Remote” Toolchain allows to develop on the Host instead of inside the guest VM, using the virtualbox only for running the program. Like with the docker based builds, it is totally optional and will be documented extensively.
I just want to make this clear: The default (recommended) option for Students will be a Ubuntu Installation/VM or the vm image supplied by us.