Closed ADiea closed 7 years ago
Saves around 640 Bytes of RAM for platforms where mforce_l32 flag is not used. Also, using theflag will force all read operations to be 4byte aligned so there will be a code/performance hit if the flag is used...
More agressive saving possible (see commit 2) but additional code needed (https://github.com/SmingHub/Sming/tree/develop/Sming/Wiring/FakePgmSpace.cpp)
@igrr any chance to merge this soon?
Cherry-picked in feed1ca, thanks for the PR!
Ok sorry for not having more time to finish this on myself:( Thanks for the extra work
Cover case compiler not support mforce_l32 flag such as Windows UDK