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
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 }}
esp-cpp
/
espp
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
117
Code
Issues
0
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(sdcard): SD / microSD card component (SDSPI + SDMMC) with separate init and mount; port every uSD BSP onto it
- #800
#800
Merged
finger563
merged 9 commits into
main
esp-cpp/espp:main
from
feat/sdcard-component
esp-cpp/espp:feat/sdcard-component
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(sdcard): SD / microSD card component (SDSPI + SDMMC) with separate init and mount; port every uSD BSP onto it
#800
finger563
merged 9 commits into
main
esp-cpp/espp:main
from
feat/sdcard-component
esp-cpp/espp:feat/sdcard-component
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
feat(sdcard): SD / microSD card component (SDSPI + SDMMC) with separate card init and FAT mount
Show description for 6436543
finger563
and
claude
committed
6436543
View commit details
Copy full SHA for 6436543
Browse repository at this point
Commits on Sep 18, 2026
fix(sdcard): valid registry tags, upload entry, SDMMC host cleanup, MSC docs
Show description for 3481364
finger563
and
claude
committed
3481364
View commit details
Copy full SHA for 3481364
Browse repository at this point
feat(bsp): use espp::SdCard in every BSP with a microSD slot
Show description for 1e64b28
finger563
and
claude
committed
1e64b28
View commit details
Copy full SHA for 1e64b28
Browse repository at this point
fix(sdcard,bsp): review follow-ups on #800
Show description for b33a93d
finger563
and
claude
committed
b33a93d
View commit details
Copy full SHA for b33a93d
Browse repository at this point
feat(usb_device): msc_example can expose an SD card (espp::SdCard pins or the T-Dongle-S3 BSP)
Show description for db9cb0a
finger563
and
claude
committed
db9cb0a
View commit details
Copy full SHA for db9cb0a
Browse repository at this point
docs(usb_device): msc_example manager-off build needs the external/tinyusb submodule
Show description for ab15905
finger563
and
claude
committed
ab15905
View commit details
Copy full SHA for ab15905
Browse repository at this point
fix(usb_device): restore external/tinyusb in the msc_example manager-off dirs
Show description for c5b05c4
finger563
and
claude
committed
c5b05c4
View commit details
Copy full SHA for c5b05c4
Browse repository at this point
fix(sdcard): detach the FatFs drive before freeing the VFS FATFS on mount failure
Show description for abd5425
finger563
and
claude
committed
abd5425
View commit details
Copy full SHA for abd5425
Browse repository at this point
fix(sdcard): allocate the format work buffer from internal RAM; document card validity while unmounted
Show description for b4686c2
finger563
and
claude
committed
b4686c2
View commit details
Copy full SHA for b4686c2
Browse repository at this point
You can’t perform that action at this time.