It's definitely worth a try. I know that in wizchip_conf.h there's a line:
define _WIZCHIP_ 5500 // 5100, 5200, 5500
So my guess is you may just need to grab the files for the 5100, add them to the Makefile , and then change that line. It may end up being quite easy!
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
It's definitely worth a try. I know that in wizchip_conf.h there's a line:
So my guess is you may just need to grab the files for the 5100, add them to the Makefile , and then change that line. It may end up being quite easy!