仪表盘
版本库
文件存储
活动
搜索
登录
main
/
ChinaUWBProject
国产UWB芯片工程的仓库
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
对应手环版本V1.13,手环GPS串口切换时TX变为普通GPIO不使能TXGPS功能,GPS在main中默认开启上电在GPS串口初始化之前
chen
2024-09-20
750eb154008e9ad9a2c8135933fde80bb7612a61
[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