MaxineMuster

Results 87 comments of MaxineMuster

Thanks for your feedback. Sure, this would need some effords to make it flexible and configurable. E.g. just "emulate" a clock, no additional features, this would take only few bytes...

Can I somehow include changes to the Makefiles in sdk? In order to compile, the added file must be included, which I can do on my local clone, but theese...

> These errors are not false. Problem is most likely that application defines bool as int while littlefs uses stdbool.h and redefines bool to _Bool, and these are not the...

> I think it still mises change in user_main.c which i think isr esponsible for running sctipts from files. > > Also maybe it's time to change this: > >...

Added the define in user_main.c, too If "SVM_RunThreads(g_deltaTimeMS);" is depending on / can only run if LittleFS is present, then it would be a correction to change the defindes to...

I can do so. But the more I'm thinking about it: wouldn't it be better to introduce something like `#define scripting` and `#define scripting_advanced`? This stuff might be only possible,...

I'll add LN882H (and BL602 to the first two) to these defines. But I vote for a new #define, for I think all this is code segments are not platform...

LFS should be o.k. I only know about the issues with "hass / tele discovery" in https://www.elektroda.com/rtvforum/topic4028087-180.html#21070551 Maybe heap issues? But I don't use MQTT...

I just wanted to point out that I can't further investigate this, since I'm not using MQTT. And I don't know, if the mentioned functions are possibly without LFS...

It's not yet implemented, as you found out correctly. Maybe a hint in GUI would be helpful