suikan4github / murasaki

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

Add more parameter check to the SPI master and slave. #112

Closed suikan4github closed 4 years ago

suikan4github commented 4 years ago

Is your feature request related to a problem? Please describe. The DMA setting is easy to forget. We should check it at the constructor.

suikan4github commented 4 years ago

Merged to develop. Ready to release.