mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
global: rename esp32s2beta to esp32s2
This commit is contained in:
@@ -184,7 +184,7 @@ void unity_run_menu(void);
|
||||
*
|
||||
* Usage:
|
||||
* ```
|
||||
* #if !TEMPORARY_DISABLED_FOR_TARGETS(ESP32S2BETA, ESP32S2)
|
||||
* #if !TEMPORARY_DISABLED_FOR_TARGETS(ESP32S2, ESP32S2)
|
||||
* TEST_CASE("only for esp32", "")
|
||||
* {
|
||||
* }
|
||||
|
Reference in New Issue
Block a user