Skip to content

slompf18/esp32_hap_wolfssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 HAP WolfSSL

A wolfssl clone specifically for esp32_hap project.

How to update

  1. Clone Wolfssl: git clone https://github.com/wolfSSL/wolfssl.git $IDF_PATH/wolfssl
  2. Install to esp-idf: $IDF_PATH/wolfssl/IDE/Espressif/ESP-IDF/setup.sh
  3. Uncomment follwing defines from $IDF_PATH/components/wolfssl/wolfssl/wolfcrypt/settings.h
    • #define WOLFSSL_ESPIDF
    • #define WOLFSSL_ESPWROOM32
  4. Restore user_settings.h

About

A wolfssl clone specifically for esp32_hap project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages