QSPI: Move destructor into source file
This allows the entire QSPI class to be mocked/faked for unit testing
purpose, without dependencies from the real implementation such as
`qspi_free()` from the HAL.
ls
1 parent 0cb62c4 commit e04a16fd9f2ec86f31d721616fd0e015e8e30100
@Lingkai Dong Lingkai Dong authored on 13 Aug 2021
Showing 2 changed files
View
drivers/include/drivers/QSPI.h
View
drivers/source/QSPI.cpp