2 Star 7 Fork 2

MichaelHu/lv_micropython

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 797 Bytes
一键复制 编辑 原始数据 按行查看 历史
Amir Gonnen 提交于 2021-08-13 23:15 . Update LVGL
# Compiled Sources
###################
*.o
*.a
*.elf
*.bin
*.map
*.hex
*.dis
*.exe
lextab.py
yacctab.py
# Packages
############
# Logs and Databases
######################
*.log
# VIM Swap Files
######################
*.swp
*.swo
*.swn
*.swi
*.swj
*.swk
*.swl
*.swm
# VIM Session Files
######################
Session.vim
# CTags files
######################
tags
TAGS
# Build directories
######################
build/
build-*/
# Test failure outputs
######################
tests/results/*
# Python cache files
######################
__pycache__/
*.pyc
# Customized Makefile/project overrides
######################
GNUmakefile
user.props
ports/javascript/node_modules
# Generated rst files
######################
genrst/
# MacOS desktop metadata files
######################
.DS_Store
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/michaelhyg/lv_micropython.git
git@gitee.com:michaelhyg/lv_micropython.git
michaelhyg
lv_micropython
lv_micropython
master

搜索帮助