aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/SPI
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-09-06 09:31:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2015-09-06 09:31:49 +0000
commitfa1c7f8bd2c8c0af7f9a5040f8d8d13197e51c06 (patch)
tree5d9e38d33716146ce3092f106fe97fbed66556d4 /testhal/STM32/STM32F0xx/SPI
parent4c19d32590b2bcb94f9318d7414745bc55cb926e (diff)
downloadChibiOS-fa1c7f8bd2c8c0af7f9a5040f8d8d13197e51c06.tar.gz
ChibiOS-fa1c7f8bd2c8c0af7f9a5040f8d8d13197e51c06.tar.bz2
ChibiOS-fa1c7f8bd2c8c0af7f9a5040f8d8d13197e51c06.zip
Fixed problem with OTG buffers alignment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8281 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F0xx/SPI')
0 files changed, 0 insertions, 0 deletions
' href='#n117'>117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203