|
|
|
|
|
by viraptor
413 days ago
|
|
But that also depends on what you use it for. If you're after the wifi and IO and other nice things for a mostly idle device - the pipeline is almost irrelevant. Esphome can run on older versions just fine too. On the other hand if you're doing something very optimised and need tight timing around interrupts to drive external hardware - it may matter a lot. So... depends on the project. |
|
My playing with C3 betrayed that you have to use much larger buffers for things like i2s to make it work without glitching.