Skip to content

Supported Microcontrollers

Phil Schatzmann edited this page Nov 15, 2022 · 1 revision

Since the espeak-ng uses a lot of flash memory the supported processors are limited. I can confirm that it is working on

  • ESP32
  • RP2040 (with the Arduino implementation of Earl Phil Hower

I tried to debug the mbed Implementation of the RP2040, but it was crashing in the middle of some modules. I initially assumed that this was because the stack was too small, but I could exclude this...

Clone this wiki locally