1 Star 0 Fork 0

伟(1037261092)/deviation TX

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
DEVELOPERS 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
The following guidelines should be followed as much as possible when writing code for this project:
1) Code should be in 'C' whenever possible
2) Exported function names should be named as <module>_<function> (i.e. SPIFlash_Init() )
3) Indentation should be 4 spaces
4) Code should compile without warnings even with -Wall
Hardware specific functions are defined in target/<target>. The goal will be to standardize the
interface as much as possibe so that the same core code can be used for multiple transmitters.
Whether this is actually a feasible goal remains to be seen.
Screen interface functions are defined in screen/<screen>. Each screen represents support for
a specific screen resolution (i.e. qvga = 320x240)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li19910513/deviation-tx.git
[email protected]:li19910513/deviation-tx.git
li19910513
deviation-tx
deviation TX
master

搜索帮助