mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
refactor(cxx): formatted according to IDF astyle rules
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "esp_private/startup_internal.h"
|
||||
|
||||
namespace {
|
||||
const char *TAG = "C++ init";
|
||||
const char *TAG = "C++ init";
|
||||
}
|
||||
|
||||
#ifdef CONFIG_COMPILER_CXX_EXCEPTIONS
|
||||
|
Reference in New Issue
Block a user