仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ChinaUWBProject
国产UWB芯片工程的仓库
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
蓝牙现在通过PCA9555关闭使能,反初始化串口,拉低PCA中断脚,现在是0.8v
zhangbo
2025-04-23
755f0e3a86e41e9e3cb98f36578b3199c6206e59
[ChinaUWBProject.git]
/
keil
/
include
/
components
/
utilities
/
lzma
/
Precomp.h
1
2
3
4
5
6
7
8
9
10
11
/* Precomp.h -- StdAfx
2023-04-02 : Igor Pavlov : Public domain */
#ifndef ZIP7_INC_PRECOMP_H
#define ZIP7_INC_PRECOMP_H
#define Z7_ST
#include "Compiler.h"
/* #include "7zTypes.h" */
#endif