Compile firmware written in C. Now it's done using Makefile and specific gcc options - it was tested and servers the purpose sufficiently, so there is no need to change this.
Compile standalone asm programs. Till now, it was done using asmtohex.py script. This is not a good solution and it should not be done this way - the script will be deleted.
We need two things:
asmtohex.py
script. This is not a good solution and it should not be done this way - the script will be deleted.