Commit Graph

25 Commits

Author SHA1 Message Date
Patricio Whittingslow 0bc660e1bc add documentation, smoke test and fix a couple bugs 2026-07-14 16:53:11 -03:00
soypat 62f51445b6 fix examples/sd/main.go 2024-01-23 20:38:30 -03:00
soypat 37ae0ad5b8 remove remnants of sector size 2024-01-23 20:33:05 -03:00
soypat 8de5ab7c64 sd: backtrack on EraseSectors, stick to block nomenclature 2024-01-23 20:25:58 -03:00
soypat e14fbf6d3d add sd/README.md 2024-01-23 20:21:27 -03:00
soypat 4d0d8e9c14 delete rustref.go; add readme to sd 2024-01-23 20:16:08 -03:00
soypat 964364005d working BlockDevice 2024-01-16 00:46:50 -03:00
soypat 0d80962dc8 add blkIdxer 2024-01-15 23:23:08 -03:00
soypat cb2ca239f0 rename EraseBlocks to EraseSectors 2024-01-15 21:25:22 -03:00
soypat c5ff13ad23 implement Card interface 2024-01-15 21:11:49 -03:00
soypat e6907db19e add BlockDevice 2024-01-15 20:09:27 -03:00
soypat 45e207fe2e remove unused API 2024-01-15 01:51:22 -03:00
soypat b31c5ca9c9 add prints 2024-01-15 01:32:09 -03:00
soypat 1b726ef2bd fully comply 2024-01-15 01:31:03 -03:00
soypat 7db9e9d6db still working on consolidation of init 2024-01-15 01:04:39 -03:00
soypat 845bd6fe93 remove some of API 2024-01-14 22:50:42 -03:00
soypat 97ef4986ba add config baud increase docs 2024-01-14 20:16:45 -03:00
soypat d5db138d9a no crc errors in status; closing the gap? 2024-01-14 20:08:57 -03:00
soypat ace4a8924b add status string method 2024-01-14 18:59:28 -03:00
soypat 66da4422dc implement waitToken 2024-01-14 17:38:20 -03:00
soypat 222f368681 rename commands 2024-01-14 17:04:16 -03:00
soypat 3d491553dd passing tests 2024-01-14 16:10:31 -03:00
soypat 46cd56951c failing CRC7 implementation 2024-01-14 14:17:04 -03:00
soypat 2f85c8bd04 CSD logic shared between V1 and V2 2024-01-14 12:39:10 -03:00
soypat 5b6571350d begin adding sd.Card refactor 2024-01-14 02:31:41 -03:00