240 私信
这个人很懒,暂无签名信息
0

TI DSP Register Conventions

Strict conventions associate specific registers with specific operations in the C/C++ environment. If you plan to interface an assembly language routine to a C/C++ program, you must understand and fol...

0

GPIO输入输出模式

浮空输入:引脚处电压由外接电路决定,电平可能是高,也可能是低,还可能非高非低,多用于ADC的输入 上拉/下拉输入:引脚未接外部电路时引脚处电压由芯片提供上拉为高电平下拉为低电平 推挽输出:可设置引脚为高电平或低电平 开漏输出:软件置0输出低电平,软件置1引脚电平由外接电路决定和浮空输入类似

0

换电脑/系统后,,如何同步github上原有的项目呢?

class=markdown_views prism-atom-one-light> 转载自: 这个链接 由于分支不同,所以无法直接ssh连接后同步.. 以下步骤.. 首先先搞个SSH,然后在github上建立新的ssh 对于新建的库. 在本地文件夹,打开终端 一些命令省略了) 1 git init() 2 git remote add...

个人介绍
暂无介绍