1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-02 10:24:11 +01:00
LibrePilot/flight/PiOS
stac 20fa15c24a spi: fix block transfers
SPI block transfers were broken in commit r759.  Block
transfers are primarily used by the SD card interface so
this also broke accesses to the SD card.

SD card accesses should be fixed now.  Verified by writing
config objects in the GCS and confirming that they survived
a reboot of the OP board.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@808 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-18 04:28:32 +00:00
..
Common com/usart: generalize com driver API 2010-06-13 04:24:26 +00:00
inc com/usart: generalize com driver API 2010-06-13 04:24:26 +00:00
STM32F10x spi: fix block transfers 2010-06-18 04:28:32 +00:00
pios.h pios spi: support both master and slave configs 2010-06-13 04:23:44 +00:00