Mirko Vogt
Mirko Vogt
Ah, ok, so if it's QIO on the Sonoffs using ESP8266 the external flash on the Sonoffs appears indeed quad wired. > In anycase I have now followed tasmota lead...
This exactly happens to me right now, using a CM13 (6.0) nightly build on my Oneplus One and the vdc command (which afaik the cryptfs-password UI is using under the...
I see. But I tried that scenario and it doesn't work (for me). Maybe a CM13 bug - but I'd like to have a second experience backing that up.
Is there any news re that, any update or estimation or blocker or new insights?
Even if not going the full mip-road, I'd really welcome a respective manifest.py file in order to be able to bake it into micropython images as frozen module.
As you pointed out, I can already just freeze respective files into my project, like: ``` freeze("$(MPY_DIR)/lib/microdot/src", "microdot.py") freeze("$(MPY_DIR)/lib/microdot/src", "microdot_asyncio.py") ``` However, code using that, would not be portable, as...
Thanks for clarifying on the package / module confusion - my bad. The advantage of a provided manifest I see is: - I just have to to include this file...
Thanks a lot for the feedback. Unfortunately the TSSOP20-packaged STM32 variants are rather limited in flash / memory. At least mouser doesn't list me anything but 16kB flash and 4kB...
> At least mouser doesn't list me anything but 16kB flash and 4kB memory. Ok, digikey appears to have TSSOP20-packages with 32kB flash - and even in stock. https://www.digikey.de/de/products/detail/stmicroelectronics/STM32G030F6P6/10326686
I'm not at all keen of moving qt5base from the video- into the packages feed - so let's have this discussion first before handling this ticket - at least as...