Am 19. Mai 2023 21:39:52 MESZ schrieb Alexandre Torres Porres porres@gmail.com:
Hi, for a project with friends I'm gonna try and dig pd for freertos and esp32... so I wonder, how crazy would it be to compile externals for it, like quite simple ones coded in plain c, no great dependencies? thanks
Compiling: not very crazy, esp when using pd-lib-builder. Just get the toolchain and configure the compiler (CC, CXX,... variables)
Running might be more complicated, depending on the demands of externals...
And no: I haven't done this myself yet...
mfg.sfg.jfd IOhannes