mbed-os/drivers
Lingkai Dong e04a16fd9f 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.
2021-09-10 09:46:02 +01:00
..
device_key Fix DeviceKey documentation regarding RoT 2021-04-15 12:15:50 +01:00
docs/serial Replace USBTX/RX 2021-03-24 15:00:53 +00:00
include/drivers QSPI: Move destructor into source file 2021-09-10 09:46:02 +01:00
source QSPI: Move destructor into source file 2021-09-10 09:46:02 +01:00
tests Unit tests: Add boilerplate code for AnalogIn.cpp 2021-08-16 10:13:11 +01:00
usb fix(docs): corrects various typos in project documentation 2021-04-23 23:31:11 -05:00
CMakeLists.txt drivers: Add missing OSPI.cpp to CMakeLists.txt 2021-09-10 09:45:11 +01:00
LICENSE-mit.txt drivers: add license information 2019-04-16 11:29:14 +01:00
LICENSE.md license: fix files list 2019-04-16 11:43:14 +01:00
mbed_lib.json add opsi driver 2020-09-16 11:27:23 +08:00