Alexander Maschas

Results 4 comments of Alexander Maschas

> Don't think this is really an issue to be honest. One initializes flask marshmallow the same way you would any other flask plugin, when it comes to the app...

I'm running into what I believe is the same issue, but using relative imports (in 6.5.10). It appears to be erroneously looking for local imports in node_modules. ``` resolve '~/../../src/components/Pages/ErrorPage'...

This is a pretty longstanding issue with Platformio and ESP-IDF, and it likely resulting in a pretty bad developer experience for anyone using PlatformIO for this purpose. I know that...

I believe the actual problem here is that u8g2 is not an ESP-IDF component, so I don't actually think the approach documented in the README would every work in ESP-IDF....