rudy wrote:EveningStarNM wrote:I'm looking for a complete list of public functions, classes, constants, etc. to use as a reference for programming the ESP8266 using the Arduino IDE. Is such documentation available?
There is no complete documentation package. Lots is available but if you want everything then you need to look at the code. And that does change in time.
Microsoft Windows changes with time, too, but they publish a detailed and complete API reference for developers. Intel's chips change all the time, too, but I guarantee that when a new one goes out the door, developer libraries are completely documented. Besides, some of Espressif's libraries are closed source. I don't think they would be happy if we decompiled them.