This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-02-02 01:00:21 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
8d1c236a1faa0681c040007ec9cfe5eec28dda08
micropython
/
drivers
/
sdcard
History
Damien George
7bb0f7b0f6
drivers: Add "from micropython import const" when const is used.
...
Following best-practice use of the const feature, to make it compatible with Python.
2016-11-03 12:41:11 +11:00
..
sdcard.py
drivers: Add "from micropython import const" when const is used.
2016-11-03 12:41:11 +11:00
sdtest.py
drivers/sdcard: Add support for multi-block read/write; add SD test.
2016-02-02 11:16:15 +00:00