Markus Fröschle
|
b20b030076
|
fixed a few compiler warnings
|
2012-12-15 18:50:15 +00:00 |
|
Markus Fröschle
|
e52401b024
|
merged SD_CARD branch
|
2012-12-15 18:25:15 +00:00 |
|
Markus Fröschle
|
62d6486227
|
cleaned up project:
-moved all includes into "include" directory
-extracted "wait...()"-routines into separate files
|
2012-12-10 10:01:49 +00:00 |
|
Markus Fröschle
|
842a33ebfd
|
cleaned up project:
-moved all includes into "include" directory
-extracted "wait...()"-routines into separate files
|
2012-12-10 09:44:19 +00:00 |
|
Markus Fröschle
|
7975ee35b2
|
cleaned up project:
-moved all includes into "include" directory
-extracted "wait...()"-routines into separate files
|
2012-12-10 09:30:27 +00:00 |
|
Markus Fröschle
|
7d60d34f90
|
Added LGPL copyright headers to all files that did undergo significant changes during the development of BaS_gcc.
Didn't touch any files that weren't changed.
Added COPYING and COPYING.LESSER, the LGPL mandatory license files
|
2012-12-04 08:57:13 +00:00 |
|
Markus Fröschle
|
a53d35f9b5
|
renamed functions to spi_...() and sd_card...() according to target
|
2012-12-04 08:49:21 +00:00 |
|
Markus Fröschle
|
16e7341a2a
|
renamed functions to spi_...() and sd_card...() according to target
|
2012-12-03 12:02:55 +00:00 |
|
Markus Fröschle
|
70acc87851
|
cosmetic changes
|
2012-11-20 22:27:47 +00:00 |
|
Markus Fröschle
|
eebd888aa2
|
use shorter sd_send_bytes() routines
|
2012-11-19 16:42:46 +00:00 |
|
Markus Fröschle
|
8693502294
|
use shorter sd_send_bytes() routines
|
2012-11-19 15:02:06 +00:00 |
|
Markus Fröschle
|
9d31166c87
|
added optimized read and write routines
|
2012-11-19 14:00:00 +00:00 |
|
Markus Fröschle
|
5a7a2b7a88
|
new include file sd_card.h
|
2012-11-19 06:38:02 +00:00 |
|
Markus Fröschle
|
45949351ed
|
new include file sd_card.h
|
2012-11-19 06:37:17 +00:00 |
|
Markus Fröschle
|
424ca6bac8
|
fixed __cplusplus preprocessor define
|
2012-11-17 14:24:18 +00:00 |
|
Markus Fröschle
|
39eacc978d
|
modified busy waiting loops (new function: waitfor(us, condition) to only wait for a certain time until the expected condition comes true, otherwise just return without the job done
|
2012-11-17 14:22:34 +00:00 |
|
Markus Fröschle
|
4dafbc7894
|
renamed directory
|
2012-11-16 18:57:09 +00:00 |
|