Skip to content

Commit 1ef2208

Browse files
authored
feat(crypto): Add libsodium to the included components (#9821)
1 parent a31a5fc commit 1ef2208

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: idf_component.yml

+3
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ dependencies:
8181
version: "^1.4.2"
8282
rules:
8383
- if: "target in [esp32s3]"
84+
espressif/libsodium:
85+
version: "^1.0.20~1"
86+
require: public
8487
joltwallet/littlefs:
8588
version: "^1.10.2"
8689
chmorgan/esp-libhelix-mp3:

0 commit comments

Comments
 (0)