1 Star 3 Fork 2

zyr_ms/MicroPython_ESP32_psRAM_LoBo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 633 Bytes
一键复制 编辑 原始数据 按行查看 历史
lewishe 提交于 2019-09-17 18:24 . Updated README
# Compiled Sources
###################
*.o
*.a
*.elf
#*.bin
*.map
*.hex
*.dis
#*.exe
.vscode
# Packages
############
# Logs and Databases
######################
*.log
# VIM Swap Files
######################
*.swp
# Build directory
######################
build/
# Test failure outputs
######################
tests/*.exp
tests/*.out
# Python cache files
######################
__pycache__/
*.pyc
# Customized Makefile/project overrides
######################
GNUmakefile
user.props
# Generated rst files
######################
genrst/
BUILD
tests/
esp-idf/
esp-idf_psram/
xtensa-esp32-elf/
xtensa-esp32-elf_psram/
backup.sh
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zyr_ms/MicroPython_ESP32_psRAM_LoBo.git
[email protected]:zyr_ms/MicroPython_ESP32_psRAM_LoBo.git
zyr_ms
MicroPython_ESP32_psRAM_LoBo
MicroPython_ESP32_psRAM_LoBo
master

搜索帮助