I’m trying to upload ulisp (https://github.com/technoblogy/ulisp-esp) to my ESP32-S3 without any luck.
Here’s the error:
/ulisp-esp/ulisp-esp.ino:3734: undefined reference to `dacWrite'
collect2: error: ld returned 1 exit status
No one else seems to have encountered this error before. Does anyone know how to solve this?