Files
micropython/ports/esp32/memory.h
2021-07-12 16:37:20 +10:00

3 lines
73 B
C

// this is needed for lib/crypto-algorithms/sha256.c
#include <string.h>