Skip to content

Commit

Permalink
feat(crypto): Add libsodium to the included components (#9821)
Browse files Browse the repository at this point in the history
  • Loading branch information
me-no-dev committed Jun 13, 2024
1 parent a31a5fc commit 1ef2208
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ dependencies:
version: "^1.4.2"
rules:
- if: "target in [esp32s3]"
espressif/libsodium:
version: "^1.0.20~1"
require: public
joltwallet/littlefs:
version: "^1.10.2"
chmorgan/esp-libhelix-mp3:
Expand Down

0 comments on commit 1ef2208

Please sign in to comment.