change(system): cleanup c5 reset reason todo

This commit is contained in:
Marius Vikhammer 2024-10-08 16:19:01 +08:00
parent 7d8231c0c1
commit 0a9c99f86e

View File

@ -23,7 +23,6 @@ extern "C" {
#endif #endif
// TODO: [ESP32C5] IDF-8660 Check reset reasons for MP version
/** /**
* @brief Naming conventions: RESET_REASON_{reset level}_{reset reason} * @brief Naming conventions: RESET_REASON_{reset level}_{reset reason}
* @note refer to TRM: <Reset and Clock> chapter * @note refer to TRM: <Reset and Clock> chapter