Adrian Soundy

Results 56 comments of Adrian Soundy

It doesn't look like previous changes to C# code have required any change to native code. Just looks like the signature has changed. So I don't see any reason not...

What ESP32 board are you running this on? The ESP32_S3_ALL firmware is really for S3 with 8Mb spiram running in octal mode. If not capatible spiram then all allocation would...

Yes all your devices use quad mode spiram so that's why they don't have enough memory when running ESP32_S3_ALL. Is the issue that you want to use display as we...

I'll shortly add the generic display driver to the ESP32_S3 and ESP32_S3_BLE firmware. Probably need to review and optimize the naming of all firmware. But we can do that later.

Decided to add generic driver to just ESP32_S3_BLE and leave ESP32_S3 as minimum firmware

@alberk8 Have you thought about C# syntax for these extensions. Possible code examples.