esp32: Remove unneeded "memory.h" header file.
This commit removes "memory.h" from the ESP32 port tree, as it is no longer needed with recent ESP-IDF versions. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
This commit is contained in:
committed by
Damien George
parent
1034b17558
commit
6425c9ecc7
@@ -1,2 +0,0 @@
|
||||
// this is needed for lib/crypto-algorithms/sha256.c
|
||||
#include <string.h>
|
||||
Reference in New Issue
Block a user