mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-19 15:59:08 +00:00
fix(picolibc): fix missed headers in sources
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include <stddef.h>
|
||||
#include <stdint.h>
|
||||
#include "soc/pmu_reg.h"
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user