Chat freely about anything...

User avatar
By anupak
#28864 I wrote a minimal console in C during my testing for configuration module in my project. I have documented the design and the configuration part in my blog posthttp://forgetfullbrain.blogspot.in/2015/09/interacting-with-spi-flash-bonus.html. May be of help. Constructive criticism is welcome.

Code: https://github.com/anupak/esp8266-samplecode/tree/master/esp_console

-Anup
[http://forgetfullbrain.blogspot.in]