1 Star 0 Fork 0

Espressif Systems/esp-dsp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
conf.py 585 Bytes
一键复制 编辑 原始数据 按行查看 历史
# -*- coding: utf-8 -*-
#
# English Language RTD & Sphinx config file
#
# Uses IDF_PATH/conf_common.py for most non-language-specific settings.
# Importing conf_common adds all the non-language-specific
# parts to this conf module
import sys, os
sys.path.insert(0, os.path.abspath('.'))
from conf_common import *
# General information about the project.
project = u'Espressif DSP Library'
copyright = u'2016 - 2018, Espressif Systems (Shanghai) PTE LTD'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
language = 'en'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/espressif-systems/esp-dsp.git
git@gitee.com:espressif-systems/esp-dsp.git
espressif-systems
esp-dsp
esp-dsp
master

搜索帮助