1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
http://www.arm.com/... -> https://developer.arm.com/... More... about 5 years ago
http://jinja.pocoo.org/ -> https://palletsprojects.com/p/jinja/ More... about 5 years ago
http://www.st.com -> https://www.st.com More... about 5 years ago
http://pubs.opengroup.org -> https://pubs.opengroup.org More... about 5 years ago
http://semver.org -> https://semver.org More... about 5 years ago
http://en.cppreference.com -> https://en.cppreference.com More... about 5 years ago
http://mozilla.org/MPL/2.0/ -> https://mozilla.org/MPL/2.0/ More... about 5 years ago
http://distortos.org -> https://distortos.org More... about 5 years ago
http://www.distortec.com -> https://distortec.com More... about 5 years ago
http://www.freddiechopin.info -> https://freddiechopin.info More... about 5 years ago
Really fix warning in estd::extractBitField() about shift count overflow More... about 5 years ago
Fix broken logic in configureVoltageScaling() for STM32L0 More... over 5 years ago
Add declaration of statvfs() in sys/statvfs.h More... over 5 years ago
Improve error codes returned by VirtualFileSystem::makeDirectory() More... over 5 years ago
Add missing includes required by various toolchain versions More... over 5 years ago
Merge branch 'file-system-integration' More... over 5 years ago
Enable new option in all project configurations More... over 5 years ago
Mention integration with standard library headers in CHANGELOG.md More... over 5 years ago
Add unmount() More... over 5 years ago
Add mount() More... over 5 years ago
Add VirtualFileSystem::openFile() More... over 5 years ago
Add VirtualFileSystem's destructor More... over 5 years ago
Add implementation of statvfs() More... over 5 years ago
Add VirtualFileSystem::getStatus() More... over 5 years ago
Add implementation of _stat_r() More... over 5 years ago
Add VirtualFileSystem::getFileStatus() More... over 5 years ago
Add implementation of telldir() More... over 5 years ago
Add implementation of seekdir() More... over 5 years ago
Add implementation of rewinddir() More... over 5 years ago
Add implementation of readdir_r() More... over 5 years ago