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 07222ae commit 3b3155bCopy full SHA for 3b3155b
src/rp2_common/pico_sha256/include/pico/sha256.h
@@ -62,7 +62,7 @@ typedef struct pico_sha256_state {
62
* \ingroup pico_sha256
63
*
64
* Release the internal lock on the SHA-256 hardware.
65
- * Fails if the internal lock was not claimed.
+ * Does nothing if the internal lock was not claimed.
66
67
* @param state A pointer to a pico_sha256_state_t instance
68
*/
0 commit comments