Over the time, code is growing in chibios, that is a good new

But fo small AVR architecture it is not a good news

Recently while compiling a demo with all the recent changes on the test suite, I have a footprint going above 100%. That is for a demo whit RT test and oslib test.
So to resolve that problem, I have remove all test suite code from demos.
If there is a need to make test suite on the AVR architecture, i will create demos the both part of test suite.
Thanks.