mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
307839ab6d
Add private data for spi_bitbang low-level driver to add an instance specific private data. And add spi_destroy_bitbang() to clean up a driver instance.