Answer: How to analyze methods of the firmware ROM
Posted: Thu Jun 25, 2015 11:46 am
Moin,
I studied and de-compiled some methods of the ESP8266 firmware ROM to get a better understanding how they work and work together.
I am not alone on that but a lot of people seem to think it's some kind of magic.
It's not and I hope my analysis helps more people to try it out.
I did it on github because it's easy to modify for me to enhance it and fix bugs.
Please keep discussions of the analysis here and raise issues about bugs on the repository.
Have fun,
Cal
I studied and de-compiled some methods of the ESP8266 firmware ROM to get a better understanding how they work and work together.
I am not alone on that but a lot of people seem to think it's some kind of magic.
It's not and I hope my analysis helps more people to try it out.
I did it on github because it's easy to modify for me to enhance it and fix bugs.
Please keep discussions of the analysis here and raise issues about bugs on the repository.
Have fun,
Cal