simeonfelis
simeonfelis
when delay is set for an email alerter I receive mails every interval. I checked every other configuration value regarding repeat, limit, vfc etc. but could not find a possible...
When switching screens multiple times I run into an assert while in ``leFixedHeap_Alloc``. The error message that follows is: ``Fixed heap 128 is full``. Here is an [example app](https://github.com/simeonfelis/grotest) that...
ATSAMD51G19A GFX 3.11.1 ST7789S display (320x240), SPI with 55MHz, **using DMA** Display is not correctly transferred to the screen. Behavior is optimization dependent. This is with 2 scratch buffers each...
Starting composer on linux reveals Cannot mix incompatible Qt library (5.14.1) with this library (5.15.2) Replacing file in eg. ~/Harmony3/gfx/middleware/legato/composer/linux/plugins/legato like this fixes the problem: ``` simeon@semsnb01 ..e/legato/composer/linux/plugins/legato (git)-[tags/v3.11.0] %...