| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | |
| This is run with uncrustify 0.70.1, and black 19.10b0. | |||
| 2018-09-20 | drivers/sdcard: In test use os.umount and machine module instead of pyb. | Peter Hinch | |
| pyb.umount(None, mountpoint) no longer works. | |||
| 2016-02-02 | drivers/sdcard: Add support for multi-block read/write; add SD test. | Peter Hinch | |
