Commit Graph

50 Commits

Author SHA1 Message Date
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
ad02c17e0c Add new fatfs module. will fix warnings and sdio driver later on 2020-01-14 21:55:51 +01:00
e91d1ed0bd start reworking driver to preferred code style 2020-01-14 21:26:58 +01:00
c4166fef74 Merge branch 'master' of shimatta.de:mhu/stm32f4-sdio 2018-11-09 00:30:43 +01:00
591f41b3cb Update foo 2018-11-09 00:29:03 +01:00
03daeeeb36 Update Makefile to use dependency files 2018-11-07 17:18:24 +01:00
e882607fe8 Makefile improvement, fix #3 2017-10-31 17:05:59 +01:00
2d794f56d8 fix 3, add hardfault pre handler 2017-10-31 17:04:38 +01:00
b1a6399e82 add Makefile 2017-10-31 16:22:22 +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
6d5b9578b9 edited settings 2017-04-06 18:24:27 +02:00
ecf8b01ced edited project 2017-04-06 18:14:15 +02:00
7604e71e92 eclipse debugging project 2017-04-06 17:03:53 +02:00
b0f5ab30a9 Merge branch 'master' of git.shimatta.de:mhu/stm32f4-sdio 2017-04-03 19:01:07 +02:00
3831de162f Finished SD initialization, implemented iotcl, ready to implement block transfers 2017-04-03 19:00:35 +02:00
df1d3eba77 Finished SD initialization, implemented iotcl, ready to implement block transfers 2017-04-03 18:56:02 +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
a5ae7ec9a1 edited driver, fixed crc handling 2017-03-31 13:59:44 +02:00
6e5d32350c edited sdio driver, todo: check crc response handling 2017-03-31 13:45:38 +02:00
b5fbdb4bb6 fixed #2, moved include files, dited qtproject 2017-03-31 13:30:41 +02:00
70aa56497f fixed #1 2017-03-31 13:25:42 +02:00
266acb48c8 edited makefile to strip all unneeded functions from binary 2017-01-28 15:07:14 +01:00
0f347db128 remove unnecessary things in main() 2017-01-27 00:05:23 +01:00
1844e46167 fixed clock switch 2016-09-27 17:41:53 +02:00
9bce46516a implemented clock switch 2016-09-27 17:34:06 +02:00
1004efa300 Moved insertion check and write protection check to functions. 2016-09-27 15:21:48 +02:00
9c8eb5cc41 fix rtc 2016-09-25 19:59:22 +02:00
2e52153b23 Added todos 2016-09-25 19:51:19 +02:00
6db78f07c2 implemented initialization 2016-09-25 19:34:41 +02:00
19655b7259 fixed Makefile 2016-08-24 21:15:51 +02:00
376c346579 Fixed minor startup script error 2016-01-10 20:51:59 +01:00
fc41defe36 Fixed_write Syscall 2015-12-17 18:36:50 +01:00
246a94305e edited Makefile 2015-12-08 21:31:41 +01:00
17ab424dcf implemented disk sync() 2015-11-26 21:29:59 +01:00
c87d09cc1c IOCTL 80percent done 2015-11-25 19:23:14 +01:00
7c937c879e Added security Pullups 2015-11-25 18:17:54 +01:00
7065af6477 Fixed structfoo 2015-11-24 12:14:45 +01:00
6b3920ede2 foo 2015-10-23 22:08:43 +02:00
213c847630 foo 2015-10-23 11:09:53 +02:00
0f1c4bdcf0 Fixed CRC Failure detection 2015-10-13 21:33:57 +02:00
6a27ea8a1f Removed shit 2015-10-13 21:28:53 +02:00
168d7ea35c Failed 2015-10-13 21:26:58 +02:00
ae9679f10f Wrote basic command funcs, acmd41 begun, cmd55, dmainit 2015-10-13 18:39:29 +02:00
9979813693 Removed Build dir from git 2015-07-26 14:16:57 +09:00
af8619d37a Done some work. Nothing special 2015-05-02 11:17:35 +02:00
4d68a607bc Edited git ignore. Target can now build without any errors'!' 2015-04-30 11:59:37 +02:00
Mario
af5141fade Init 2015-04-26 17:54:51 +02:00