1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/PiOS/STM32F10x/Libraries
stac b6c1f43145 i2c: Change API to allow passing const config data
Mark the I2C_InitStruct parameter as const so that we can pass
const data as the initializer.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1240 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-08-08 04:14:58 +00:00
..
CMSIS Moved STM32 specific PiOS Libraries. 2010-03-04 06:14:14 +00:00
dosfs Moved STM32 specific PiOS Libraries. 2010-03-04 06:14:14 +00:00
FreeRTOS/Source More documentation updates, standardizing format to include addtogroup at the beginning of headers so files are associated with modules 2010-07-16 19:53:35 +00:00
msd Moved STM32 specific PiOS Libraries. 2010-03-04 06:14:14 +00:00
STM32_USB-FS-Device_Driver Pretty major update of the USB HID core. Removed a lot of old code related to custom drivers and BSL (which will be brought back under HID). Device enumerates but still not communicating. Hopefully nothing broken, lots changed. 2010-07-27 03:19:07 +00:00
STM32F10x_StdPeriph_Driver i2c: Change API to allow passing const config data 2010-08-08 04:14:58 +00:00