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 a1438df commit c8c417fCopy full SHA for c8c417f
src/rp2_common/pico_mbedtls/include/sha256_alt.h
@@ -11,6 +11,6 @@
11
#include "pico/sha256.h"
12
13
typedef struct pico_sha256_state mbedtls_sha256_context;
14
-#endif // PICO_RP2350
+#endif // LIB_PICO_SHA256
15
16
#endif
0 commit comments