Quote:
|
Originally Posted by KenWittlief
make sure you comment out ALL the printF statements if you want to min the amount of code used
and they are in other places - like main.c - if you have only one printf statement the compiler dumps a TON of junk into your hex file.
|
In addition you should also remove printf_lib.* from the project.