We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc6e30 commit 7b9c633Copy full SHA for 7b9c633
variants/OPTA/variant.cpp
@@ -253,7 +253,7 @@ class SecureQSPIFBlockDevice: public QSPIFBlockDevice {
253
254
#if 1
255
// 256byte secure OTP area (on AT25SF128A)
256
-// TODO: could be imcomplete, to be tested
+// TODO: could be incomplete, to be tested
257
class SecureQSPIFBlockDevice: public QSPIFBlockDevice {
258
public:
259
virtual int readSecure(void *buffer, mbed::bd_addr_t addr, mbed::bd_size_t size) {
0 commit comments