Loading...
Searching...
No Matches
cpu_conf_esp32.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2022 Gunar Schorcht
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
19
21#define NUM_HEAPS (4)
22
23#ifdef __cplusplus
24extern "C" {
25#endif
26
27#ifdef __cplusplus
28}
29#endif
30