megakilo / FreeRTOS-Sim

FreeRTOS simulator for POSIX
GNU General Public License v2.0
93 stars 74 forks source link

Add clean ctrl-c exit and valgrind rule to makefile. #6

Closed jabjoe closed 5 years ago

jabjoe commented 5 years ago

Again, with following the naming conventions and spelling mistake removed.

megakilo commented 5 years ago

@jabjoe thanks for adding the v10 code into this project. Can I suggest you to break your commits into multiple PR (at least 2)? This PR now is overloaded with 3 things (valgrind + v10 code + v10 demo).