test(esp_flash): Enable test for spi_flash component for c61/c5

This commit is contained in:
C.S.M
2024-09-02 13:17:23 +08:00
parent ec3029ebb3
commit 0878ff90d6
10 changed files with 18 additions and 42 deletions

View File

@@ -24,8 +24,6 @@
#include <string.h>
#include "hal/misc.h"
// TODO: [ESP32C61] IDF-9314, inherit from c6
#ifdef __cplusplus
extern "C" {
#endif