1 Star 1 Fork 0

何亚红/stc-isp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
protocol.h 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
van9ogh 提交于 2012-11-08 08:35 . initial
extern unsigned long target_hz;
extern unsigned int target_baudrate;
extern unsigned int down_baudrate;
extern unsigned char f_double_speed;
extern unsigned char f_half_gain;
extern unsigned char f_p1_down;
extern void init_msg();
extern int input_file_msg(unsigned char *filename);
extern unsigned char treat_msg(unsigned char *outbuf, int outlen, unsigned char *inbuf, int inlen, int *plen);
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/HEYAHONG/stc-isp.git
[email protected]:HEYAHONG/stc-isp.git
HEYAHONG
stc-isp
stc-isp
master

搜索帮助