XFusion API v1.3.0
载入中...
搜索中...
未找到
xf_hal_config_internal.h
浏览该文件的文档.
1
13#ifndef __XF_HAL_CONFIG_INTERNAL_H__
14#define __XF_HAL_CONFIG_INTERNAL_H__
15
16/* ==================== [Includes] ========================================== */
17
18#include "xf_hal_config.h"
19#include "xf_utils.h"
20
21#ifdef __cplusplus
22extern "C" {
23#endif
24
25/* ==================== [Defines] =========================================== */
26
27/* ==================== [Typedefs] ========================================== */
28
29/* ==================== [Global Prototypes] ================================= */
30
31/* ==================== [Macros] ============================================ */
32
33#ifdef __cplusplus
34} /* extern "C" */
35#endif
36
37#endif // __XF_HAL_CONFIG_INTERNAL_H__
使用 xfusion 菜单配置 xf_hal 内部配置。