gojimmypi 5cab707d8e Update Espressif Examples and Libraries 6 bulan lalu
..
README.md 5b01270205 Update all Expressif examples, ready for PR #6990 10 bulan lalu
wolfssl_client_IDF_v5_ESP32.sln 68fb183fa6 Update TLS client example for Espressif ESP8266 7 bulan lalu
wolfssl_client_IDF_v5_ESP32.vgdbproj 5cab707d8e Update Espressif Examples and Libraries 6 bulan lalu

README.md

wolfSSL Project Files for Visual Studio 2022 with VisualGDB Extension

Include in the respective project ./VisualGDB directory are VisualGDB project files. Individual project files are included for convenience to new users, as there are difficulties switching between ESP-IDF Versions or Chipsets using the VisualGDB extension.

The naming convention for project files is: [project name]_IDF_[Version]_[chipset].vgdbproj. The solution files (filename[.sln]) often will contain shortcuts to commonly used source and configuration files used by the respective project.

-------- |------------- |------------- | ChipSet | ESP-IDF v4.4 | ESP-IDF v5.0 | -------- |------------- |------------- | ESP32 | x | | ESP32-S2 | | | ESP32-S3 | x | x | ESP32-C3 | x | x | ESP32-C6 | | |

The default directories are:

  • C:\SysGCC - The root directory install of VisualGDB
  • C:\SysGCC\esp32 - The default for ESP-IDF v5.x
  • C:\SysGCC\esp32-8.4 - Many need to manually select this name for ESP-IDF v4.x install
  • C:\SysGCC\esp8266- The default for ESP8266

Resources

Support

For questions please email support@wolfssl.com

<-- edit 5.6.0001 see https://github.com/wolfSSL/wolfssl/tree/master/IDE/Espressif/ESP-IDF/examples/wolfssl_benchmark/VisualGDB -->