Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mcpp-community
/
mcpp
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
106
Code
Issues
30
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(freestanding): 目标 C 库可覆盖、零 libc 档、分配器分层,以及七个生态包
- #466
#466
Merged
Sunrisepeak
merged 21 commits into
main
mcpp-community/mcpp:main
from
docs/baremetal-chapter
mcpp-community/mcpp:docs/baremetal-chapter
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat(freestanding): 目标 C 库可覆盖、零 libc 档、分配器分层,以及七个生态包
#466
Sunrisepeak
merged 21 commits into
main
mcpp-community/mcpp:main
from
docs/baremetal-chapter
mcpp-community/mcpp:docs/baremetal-chapter
Copy head branch name to clipboard
Commits
Commits on Aug 20, 2026
docs: a bare-metal chapter, and the diagnostic promise it found broken
Show description for 968377c
speak-agent
committed
968377c
View commit details
Copy full SHA for 968377c
Browse repository at this point
docs: 裸机/嵌入式/内核方向的生态定位与缺口
Show description for 56d9f73
speak-agent
committed
56d9f73
View commit details
Copy full SHA for 56d9f73
Browse repository at this point
docs(openarch): 实现方案;并把四条实测折回定位文档
Show description for 2d25af0
speak-agent
committed
2d25af0
View commit details
Copy full SHA for 2d25af0
Browse repository at this point
docs: 分配器的 feature 形状,以及两条把它定死的实测
Show description for 259e1b6
speak-agent
committed
259e1b6
View commit details
Copy full SHA for 259e1b6
Browse repository at this point
Merge branch 'docs/freestanding-ecosystem-positioning' into docs/baremetal-chapter
speak-agent
committed
f71c83e
View commit details
Copy full SHA for f71c83e
Browse repository at this point
feat(target): [target.X].sysroot —— 目标 C 库可按工程覆盖,并引入零 libc 档
Show description for 32f5e53
speak-agent
committed
32f5e53
View commit details
Copy full SHA for 32f5e53
Browse repository at this point
feat(build): 三个目标查询,解除板级包对编译器与 C 库的隐式耦合
Show description for 80ceb82
speak-agent
committed
80ceb82
View commit details
Copy full SHA for 80ceb82
Browse repository at this point
test(e2e): 机器校验诊断里那条可粘贴的依赖行
Show description for 293c146
speak-agent
committed
293c146
View commit details
Copy full SHA for 293c146
Browse repository at this point
feat(diag): 裸机上缺 operator new 时点名分配器 feature
Show description for 12b99d1
speak-agent
committed
12b99d1
View commit details
Copy full SHA for 12b99d1
Browse repository at this point
chore(release): 2026.8.20.2 —— 生态实施计划、文档与版本
Show description for 1b61bd9
speak-agent
committed
1b61bd9
View commit details
Copy full SHA for 1b61bd9
Browse repository at this point
docs: 更正一条被实测推翻的断言 —— nolibc 与 C 库并存不报错,而是静默替换
Show description for 69701fc
speak-agent
committed
69701fc
View commit details
Copy full SHA for 69701fc
Browse repository at this point
docs: openkal 的两个新后端,以及被它们推翻的两条判断
Show description for 557a1f3
speak-agent
committed
557a1f3
View commit details
Copy full SHA for 557a1f3
Browse repository at this point
fix(docs): `[feature-deps]` 的示例版本形式解析不了
Show description for 7450898
speak-agent
committed
7450898
View commit details
Copy full SHA for 7450898
Browse repository at this point
fix(manifest): 依赖版本用已有的解析器校验,而这条路径原本没用它
Show description for 7eed07d
speak-agent
committed
7eed07d
View commit details
Copy full SHA for 7eed07d
Browse repository at this point
fix(docs): 版本形式的推荐值也是错的,判据换成「构建成功」
Show description for 9e22c9c
speak-agent
committed
9e22c9c
View commit details
Copy full SHA for 9e22c9c
Browse repository at this point
fix(manifest): 版本要求改为报告而非拒绝,以及两条被实测定案的设计问题
Show description for dea55c3
speak-agent
committed
dea55c3
View commit details
Copy full SHA for dea55c3
Browse repository at this point
docs: 零 libc 档上的标准库子集 —— 一个问题测了四遍才对
Show description for be6a309
speak-agent
committed
be6a309
View commit details
Copy full SHA for be6a309
Browse repository at this point
fix(manifest): 把版本校验助手移出模块接口 —— 它毒化了下游的 BMI
Show description for f2ea0b0
speak-agent
committed
f2ea0b0
View commit details
Copy full SHA for f2ea0b0
Browse repository at this point
feat(scaffold): 模板可以拒绝自依赖,因为有一个模板必须拒绝
Show description for 69a843e
speak-agent
committed
69a843e
View commit details
Copy full SHA for 69a843e
Browse repository at this point
fix(manifest): 导出接口里的 optional<string> 会毒化导入者的模块文件
Show description for aebf9ea
speak-agent
committed
aebf9ea
View commit details
Copy full SHA for aebf9ea
Browse repository at this point
fix(manifest): 消掉最后一处 optional<string>,不再赌一轮 CI
Show description for 49e7683
speak-agent
committed
49e7683
View commit details
Copy full SHA for 49e7683
Browse repository at this point
You can’t perform that action at this time.