suikan4github / murasaki

STM32 HAL class library
MIT License
17 stars 3 forks source link

Add more parameter check to the SAI #111

Closed suikan4github closed 4 years ago

suikan4github commented 4 years ago

Is your feature request related to a problem? Please describe. DMA setting is complicated and tricky for the SAI. So, we need more check of the input parameter.

suikan4github commented 4 years ago

Merged to develop. Ready to close.