description
Loading a big framework into a micro controller gives memory issues on the long term. Especially since this library is expanding.
Therefor Highfield and I talked about some kind of framework generator, in which people can select which classes they need. All dependencies are included then as well.
That way, a smaller version of this framework can be compiled with only the required tools.