-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
Description
I am about to start development for the ESP32 and am evaluating the options available. I am looking for a framework (like sming) with low level access to the h/w, but that will support the newer SDK from ESP. And, according to a quick evaluation, the other solutions (lua, js and even arduino), seem to abstract the hardware too much.
I understand that @hreintke is no longer supporting the sming framework, but is anyone still using it? Specifically, has anyone tried it with the latest version of the ESP-IDF?