micro-framework for esp32 and esp8266
Posted: Sat Apr 04, 2020 5:32 pm
first i started to continue to enhance mpyconfigbase so that it syncs automatically ntp time when wlan comes up ...
now i ended up with sort of micro-framework with an eventing model.
https://github.com/kr-g/mpymodcore
it introduce also a lifecycle and manage the modules with respect to that (there is also one sample for sdcard as device module...)
probably someone else can use it too ... ?
any feedback welcome
hope you like it
now i ended up with sort of micro-framework with an eventing model.
https://github.com/kr-g/mpymodcore
it introduce also a lifecycle and manage the modules with respect to that (there is also one sample for sdcard as device module...)
probably someone else can use it too ... ?
any feedback welcome
hope you like it
