This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,292
Commits
4
Branches
3
Tags
611
MiB
c6926c374d
Commit Graph
2 Commits
Author
SHA1
Message
Date
Damien George
d07ccc5a39
lib/fatfs: Space optimise the ff_wtoupper function.
...
Saves 768 bytes code space on Thumb2 archs.
2015-04-11 15:17:04 +01:00
Damien George
c546b66bab
lib/fatfs: Upgrade to new FatFs driver, put in lib/ for common use.
...
Patches to fatfs for our use will follow.
2014-12-27 17:36:16 +00:00