We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9661bf4 commit 9630e0eCopy full SHA for 9630e0e
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