Uli Raich
Uli Raich
When trying to use the SDL driver on the unix port I get a segmentation violation: import SDL SDL.init() crashes.
When initializing the camera I get: E (34460) gpio: gpio_install_isr_service(409): GPIO isr service already installed which produces a fatal error in camera.c of the esp-idf esp32-camera component. I transformed this...
### Perform all steps below and tick them with [x] - [x] Read the [FAQ](https://docs.lvgl.io/master/intro/index.html#faq) - [x] Check the related part of the [Documentation](https://docs.lvgl.io/) - [x] Update lvgl to the...
**Describe the bug** Latest changes in micropython break ulab (using latest version) **To Reproduce** Try to recompile latest micropython version with ulab included **Additional context** 
Hi Gabor, I am trying to build the missing Python examples as flagged by Amir. To get an idea of what needs to be done and how the original C...
Does not compile any more because of changes to the SDL driver
I saw that the new unix build has been merged into main. I tried it and was successful. Now I am trying to understand the micro-speech example. Since you have...
With esp-idf v5.5.1, which is used with new MicroPython versions, putting esp32-camera into the components folder of esp-idf does not work any longer. You must place esp32-camera outside of the...