mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-04 22:22:27 +00:00
esp32s2beta: only support unicore
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#ifdef CONFIG_IDF_TARGET_ESP32
|
||||
#include "esp32/rom/efuse.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32S2BETA
|
||||
#include "esp32s2beta/rom/efuse.h"
|
||||
#endif
|
||||
|
||||
/* esp_system.h APIs relating to MAC addresses */
|
||||
|
||||
Reference in New Issue
Block a user