Commit Graph

17 Commits

Author SHA1 Message Date
641a6a88af Omplement first draft of write functionality 2020-02-22 21:52:51 +01:00
d722738de9 Further style improvements. Tested: Read still works 2020-02-22 20:22:34 +01:00
6021c9e1e2 Merge branch 'master' of git.shimatta.de:mhu/stm32f4-sdio 2020-02-22 19:32:43 +01:00
cd986ff984 Edit linker script and fix read function in SDIO 2020-02-22 19:30:13 +01:00
d0c488645c Improve style of sdio driver 2020-02-22 17:28:06 +01:00
4b07178f3d Tested SDIO functionality. Still works. Rework has to be done urgently code is very bad 2020-01-19 20:47:52 +01:00
104bd65ac0 Merge branch 'master' of git.shimatta.de:mhu/stm32f4-sdio 2020-01-19 20:11:48 +01:00
caf5456067 unlock 2020-01-19 20:10:26 +01:00
e91d1ed0bd start reworking driver to preferred code style 2020-01-14 21:26:58 +01:00
591f41b3cb Update foo 2018-11-09 00:29:03 +01:00
2d794f56d8 fix 3, add hardfault pre handler 2017-10-31 17:04:38 +01:00
d7a2705056 found bug in get response function. compile with O0 works. Further checking required 2017-04-17 22:03:37 +02:00
79d476e1eb STM32F407VE adaptations, tried to find initialization bug 2017-04-15 19:50:17 +02:00
7604e71e92 eclipse debugging project 2017-04-06 17:03:53 +02:00
3831de162f Finished SD initialization, implemented iotcl, ready to implement block transfers 2017-04-03 19:00:35 +02:00
b935f93ae1 removed WAITPEND from CMD init, Module is able to send commands. Ready to test SD Card 2017-04-03 01:35:20 +02:00
00bcf66457 implmented initialization, fixed a few bugs, fixed indentation 2017-04-02 23:54:06 +02:00