mirror of https://github.com/wolfSSL/wolfssl.git
Merge pull request #7793 from gojimmypi/pr-platformio-update
Update PlatformIO examples to wolfssl 5.7.2pull/7792/head
commit
3fc7be8e3b
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue