mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
global: rename esp32s2beta to esp32s2
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "driver/timer.h"
|
||||
#include "unity.h"
|
||||
|
||||
#ifdef CONFIG_IDF_TARGET_ESP32S2BETA
|
||||
#ifdef CONFIG_IDF_TARGET_ESP32S2
|
||||
#define int_clr_timers int_clr
|
||||
#define update update.update
|
||||
#define int_st_timers int_st
|
||||
|
Reference in New Issue
Block a user