Skip to content

Commit

Permalink
Update PlatformIO examples to wolfssl 5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Jul 25, 2024
1 parent 42930b2 commit c2e8121
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IDE/PlatformIO/examples/wolfssl_benchmark/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ monitor_port = COM19
monitor_speed = 115200
build_flags = -DWOLFSSL_USER_SETTINGS, -DWOLFSSL_ESP32
monitor_filters = direct
lib_deps = wolfssl/wolfSSL@^5.7.0-rev.3b
lib_deps = wolfssl/wolfSSL@^5.7.2
2 changes: 1 addition & 1 deletion IDE/PlatformIO/examples/wolfssl_test/platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ monitor_port = COM19
monitor_speed = 115200
build_flags = -DWOLFSSL_USER_SETTINGS, -DWOLFSSL_ESP32
monitor_filters = direct
lib_deps = wolfssl/wolfssl@^5.7.0-rev.3d
lib_deps = wolfssl/wolfssl@^5.7.2

0 comments on commit c2e8121

Please sign in to comment.