aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32L1xx/UART
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-08-05 10:42:42 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-08-05 10:42:42 +0000
commit4bcff1c283004b10e7a39e855da996621f9eec6d (patch)
tree426bdb3b35bcee888bab06120d44db4f9d37ff9f /testhal/STM32L1xx/UART
parent28b3dd95f1a5fe8ea51df21bc6eba7cd5f78c071 (diff)
downloadChibiOS-4bcff1c283004b10e7a39e855da996621f9eec6d.tar.gz
ChibiOS-4bcff1c283004b10e7a39e855da996621f9eec6d.tar.bz2
ChibiOS-4bcff1c283004b10e7a39e855da996621f9eec6d.zip
I2C. Added optional fields hook to I2CSlaveConfig structure.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/i2c_dev@3189 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32L1xx/UART')
0 files changed, 0 insertions, 0 deletions
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