mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'refactor/remove_reference_of_idf-12273' into 'master'
refactor(lp_wdt): Remove reference of IDF-12273 JIRA ticket from code Closes IDF-12273 See merge request espressif/esp-idf!44748
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
//TODO: [ESP32H4] IDF-12273 inherited from verification branch, need check
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
@@ -8,8 +8,6 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
//TODO: [ESP32H4] IDF-12273 inherited from verification branch, need check
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user