mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 09:02:08 +00:00
esp32c3/Digital Signature: mbedtls integration through ESP-TLS
This commit is contained in:
@@ -22,9 +22,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ESP_TLS_USE_DS_PERIPHERAL
|
||||
|
||||
#include "esp32s2/esp_rsa_sign_alt.h"
|
||||
|
||||
#include "esp_ds/esp_rsa_sign_alt.h"
|
||||
#else
|
||||
|
||||
#error "DS configuration flags not activated, please enable required menuconfig flags"
|
||||
|
||||
Reference in New Issue
Block a user