I have an application where I would like to drive an LED controller something like the tlc5940 or the
MY9921 - https://www.seeedstudio.com/wiki/images/9/98/MY9221_DS_1.0.pdf
However I would like to use the wifi at the same time. So after reading a bunch of docs I am still a bit curious about what to use? Meaning what SDK? Can this be done on the ESP8266? Or is doing something like this really not what the ESP8266 is capable of doing? I have toyed with the idea of putting another uC on the board to drive the LED driver chips. I would like to avoid this but if its what I have to do then I would very much like to just move on and get the project going

Also, On AVR's it looks like you can set a fuse and output the internal clock to a GPIO pin. Does the ESP8266 support this sort of thing? If so I have not found it.
Thanks all for any help.
ril3y