I am attempting to streamline my build process and was hoping that there might be a way for me to selectively have code compile depending on the targets flash memory size.
In a lot of the libraries I see the flowing code.
#ifdef ESP8266
//some code here
#endif
Is it possible to do some thing based on the flash size selected?
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com