alxhoff / FreeRTOS-Emulator

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
https://alxhoff.github.io/FreeRTOS-Emulator/
GNU General Public License v3.0
60 stars 105 forks source link

Add support for VSCode project generation #28

Closed PhilippvK closed 4 years ago

PhilippvK commented 4 years ago

I have most things done but testing everything on MacOS/Linux/Windows will take some days.

Documentation is covered in #7

alxhoff commented 4 years ago

Awesome. I'd focus on Linux though. Don't waste time on Windows 😋

alxhoff commented 4 years ago

Not sure what needs doing here. Something like this?

PhilippvK commented 4 years ago

I am on it. I hope I have a pull request ready until tomorrow...

alxhoff commented 4 years ago

awesome. thanks