SHA/RSA: moved all caps to soc_caps.h

This commit is contained in:
Marius Vikhammer
2020-10-29 10:51:36 +08:00
committed by bot
parent f5939c9e68
commit 488f46acf5
16 changed files with 98 additions and 227 deletions

View File

@@ -26,7 +26,7 @@
#if defined(MBEDTLS_SHA256_ALT)
#include "hal/sha_types.h"
#include "soc/sha_caps.h"
#include "soc/soc_caps.h"
#ifdef __cplusplus
extern "C" {