Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
sdk.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Gunar Schorcht
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
18
19
#include <stdint.h>
20
21
#include "
sdk/ets.h
"
22
#include "
sdk/phy.h
"
23
#include "
sdk/system.h
"
24
25
#ifdef __cplusplus
26
extern
"C"
{
27
#endif
28
29
#ifdef __cplusplus
30
}
31
#endif
ets.h
ESP8266 ETS ROM function prototypes.
phy.h
ESP8266 SDK libphy function prototypes.
system.h
ESP8266 user defined SDK function prototypes.
Generated on Fri Sep 19 2025 09:22:55 by
1.13.2