mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
e077fb73ec
`spi_is_ready` function is being deprecated in favor of `spi_is_ready_dt` so let's replace the old usage in the tree. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>