mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
Merge branch 'contrib/github_pr_13025' into 'master'
Missing include for rom/uart.h (GitHub PR) Closes IDFGH-11947 See merge request espressif/esp-idf!28591
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "ets_sys.h"
|
||||
#include "soc/soc.h"
|
||||
#include "soc/uart_periph.h"
|
||||
#include "soc/uart_reg.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user