Created Sun, 29 May 2011 17:01:39 +0000 by Addidis
Sun, 29 May 2011 17:01:39 +0000
I think it would really benefit the platform to have a define for optimized code.
Just like in the mchp usb stack where you can define setup options and then the code compiles using the selected branches of code. This would allow you to provide compatibility , and offer non blocking functions that are more efficient (and therefore complex) for users who desired to try to use the core to its potential.