Merge branch 'feat/merge_nuttx_patch' into 'master'

G0, G1: fix issues that prevents using G0/G1 components on other platforms

See merge request espressif/esp-idf!22521
This commit is contained in:
Michael (XIAO Xufeng)
2023-03-21 20:48:21 +08:00
37 changed files with 132 additions and 105 deletions
@@ -23,7 +23,6 @@
#include "hal/wdt_hal.h"
#include "esp_private/periph_ctrl.h"
#include "esp_private/esp_clk.h"
#include "bootloader_clock.h"
#include "soc/syscon_reg.h"
#include "esp_rom_uart.h"
#include "esp_rom_sys.h"