Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
xtensa_api.h
1
/*
2
* SPDX-FileCopyrightText: 2019 Gunar Schorcht
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
/*
7
* FreeRTOS to RIOT-OS adaption module for source code compatibility
8
*/
9
10
#pragma once
11
12
#include "xtensa/xtensa_api.h"
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
18
#ifdef __cplusplus
19
}
20
#endif
Generated on Mon Sep 15 2025 13:46:10 by
1.13.2