Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mpfs/mpfs_corespi.c: Round up divider to prevent overlock of SPI
The divider should be rounded to the next full integer to ensure that the resulting SPI frequency is <= target frequency, i.e. the SPI is not overclocked.
- Loading branch information