Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
xtensa_conf.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
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
26
#ifndef ISR_STACKSIZE
27
# define ISR_STACKSIZE (2048)
28
#endif
30
31
#ifdef __cplusplus
32
}
33
#endif
Generated on Fri Oct 31 2025 12:47:12 by
1.13.2