1 Star 0 Fork 0

Microchip_MPLAB_Harmony/reference_apps_pic32cm

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
_config.yml 3.01 KB
一键复制 编辑 原始数据 按行查看 历史
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole site, values
# which you are expected to set up once and rarely edit after that. If you find
# yourself editing these this file very often, consider using Jekyll's data files
# feature for the data you need to update frequently.
#
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
# These are used to personalize your new site. If you look in the HTML files,
# you will see them accessed via {{ site.title }}, {{ site.github_repo }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
name: Microchip Technology
title: Microchip MPLAB Harmony Reference Applications help
lang: en-US
timezone: America/Phoenix
description: Harmony 3 Reference Applications package for PIC32CM MCUs
url: "https://microchip-mplab-harmony.github.io"
baseurl: "/reference_apps_pic32cm"
remote_theme: "Microchip-MPLAB-Harmony/just-the-docs@mchp-harmony"
# Build settings
# GH Pages default (to ensure local build is same)
lsi: false
safe: true
incremental: false
highlighter: rouge
gist:
noscript: false
kramdown:
math_engine: mathjax
syntax_highlighter: rouge
parse_block_html: true
markdown: kramdown
plugins:
- jekyll-coffeescript # GH Pages default (to ensure local build is same)
- jekyll-default-layout
- jekyll-gist
- jekyll-github-metadata
- jekyll-optional-front-matter
- jekyll-paginate
- jekyll-readme-index
- jekyll-titles-from-headings
- jekyll-relative-links
- jekyll-seo-tag # MCHP
#
# ------------ Theme configuration ------------
#
# Enable or disable the site search
search_enabled: true
# Set the search token separator for hyphenated-word search:
search_tokenizer_separator: /[\s/]+/
# Enable or disable heading anchors
heading_anchors: true
# Google Analytics Tracking (optional)
ga_tracking: UA-2724382-16
exclude:
- "*.xml"
- "*.py"
- "*.ftl"
- "*.c"
- "*.h"
- "*.X"
- "*.IAR"
- "Gem*"
- "*.S"
- "*.ld"
- "*.jar"
- "*.prj"
- "*.hex"
- "*.wav"
- "*.bmp"
- "*.txt"
- "*.yml"
- "*.bin"
- "*.zip"
- "*.a"
- "*.link"
- "*.group"
- "*.bib"
- "*.cgi"
- "*.css"
- "*.js"
- "*.pdf"
- "*.backup"
- "*.inc"
- "*.idx"
- "*.apk"
- "*.dump"
- "*.json"
- "*.xls"
- "*.csv"
- "*.lib"
# Aux links for the upper right navigation
aux_links:
"Obtain Support from Microchip":
- "https://support.microchip.com"
# Set a path/url to a logo that will be displayed instead of the title
logo: "/assets/images/vendor/microchip_mplab_harmony_logo_150_transparent.png"
# Footer content appears at the bottom of every page's main content
footer_content: "<img src='https://raw.githubusercontent.com/wiki/Microchip-MPLAB-Harmony/Microchip-MPLAB-Harmony.github.io/images/microchip_logo.png' /><br />Copyright &copy; 2020 Microchip Technology."
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/Microchip-MPLAB-Harmony/reference_apps_pic32cm.git
git@gitee.com:Microchip-MPLAB-Harmony/reference_apps_pic32cm.git
Microchip-MPLAB-Harmony
reference_apps_pic32cm
reference_apps_pic32cm
v1.0.0

搜索帮助