Karl Fessel
|
da51932737
|
boards: add some missing whitespaces for static tests
|
2022-09-14 15:11:14 +02:00 |
|
Benjamin Valentin
|
63247d17c4
|
drivers/sdcard_spi: allow board to overwrite SD_CARD_SPI_SPEED_POSTINIT
Include board.h so we can overwrite SD_CARD_SPI_SPEED_POSTINIT there.
|
2022-03-11 11:59:40 +01:00 |
|
Francisco Molina
|
74fc764a41
|
drivers/sdcard_spi: convert to ztimer_usec
|
2021-12-09 08:02:06 +01:00 |
|
Jan Romann
|
4384795cb9
|
treewide: Remove excessive newlines
|
2021-08-13 19:50:38 +02:00 |
|
Benjamin Valentin
|
b5d711da25
|
drivers/sdcard_spi: document undocumented defines
Murdock enforces these now, so add documentation to make it happy.
|
2020-07-02 16:33:09 +02:00 |
|
Daniel Lockau
|
e7fbc174bc
|
drivers/sdcard_spi: make retries configurable
- convert count based retry implementation to timeout based
implementation
- allow user definition of retry parameters
|
2020-07-02 16:33:09 +02:00 |
|
Gunar Schorcht
|
3542c7af0e
|
drivers/sdcard_spi: fix broken links
|
2020-03-24 10:38:40 +01:00 |
|
|
1d2dd2efdd
|
drivers/sdcard_spi: fix typos
|
2019-11-23 22:39:39 +01:00 |
|
Francois Berder
|
4a31f94cfc
|
many typo fixes
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2019-11-23 22:39:07 +01:00 |
|
Frank Hessel
|
70ac451a2b
|
drivers/sdcard_spi: Use uint8_t for byte values
|
2019-04-29 19:25:34 +02:00 |
|
|
bc66d987a9
|
drivers/sdcard_spi: use new driver params scheme
|
2018-02-28 17:43:28 +01:00 |
|
|
94c753c07a
|
drivers: doxygen cleanup
|
2017-09-01 15:12:20 +02:00 |
|
Hauke Petersen
|
24ceb954ea
|
drivers/sdcard_spi: adapted to SPI interface changes
|
2017-01-25 16:46:46 +01:00 |
|
Michel Rottleuthner
|
ac2ae7cb56
|
drivers: added driver for accessing sd_cards over spi
|
2017-01-20 18:11:26 +01:00 |
|