wolfssl-w32/IDE/Espressif/ESP-IDF/examples/wolfssl_client/VisualGDB/README.md

2.3 KiB

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 -->