-
I am currently developing a musical instrument using ESP32S3 and esp-hal.
Are there any additional traits or features that I need to enable? If there is a way to enable peripherals.DMA_CH0, could you please help me? Thank you in advance for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
You might be missing the |
Beta Was this translation helpful? Give feedback.
You might be missing the
unstable
feature. Background is we are stabilizing parts of the API but not everything at once - DMA and I2S will need a few more iterations before they can get stabilized