summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Add logic to support the FSMC SRAM in the NuttX heappatacongo2012-02-271-5/+18
* Correct a typo in STM32 I2C3 supportpatacongo2012-01-291-1/+1
* Add support for stm32 F4 I2C3patacongo2012-01-251-14/+87
* SAM3U SPI debug changespatacongo2011-10-071-2/+2
* Add sim C++ supportpatacongo2011-10-051-2/+2
* Fix bugs in STM32 SDHC and I2C driverspatacongo2011-10-051-5/+5
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-1/+2
* Generalize conditional compilation settingpatacongo2011-09-181-2/+2
* Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command ...patacongo2011-09-181-100/+280
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-171-63/+426
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-19/+61
* Add driver for LM-75 temperature sensorpatacongo2011-09-101-39/+42
* Final tweaks to STM32 I2C driverpatacongo2011-09-091-34/+94
* Only enable I2C interrupts when a transfer is startedpatacongo2011-09-091-54/+52
* Add handshake for semaphore interrupt communications to prevent getting out o...patacongo2011-09-091-327/+399
* Fix stm32_i2c_disablefsmc return valuepatacongo2011-09-091-1/+1
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-081-148/+325
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-061-1/+1
* I2C tool no longer hangs on dev commandpatacongo2011-08-301-7/+36
* Work around a CodeSourcery floating point bugpatacongo2011-08-291-2/+2
* STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo2011-08-271-4/+38
* More TSC2007 driver updatespatacongo2011-07-301-31/+6
* Rename i2c directories to sensorspatacongo2011-04-191-1/+1
* Add code changes from Urospatacongo2011-04-151-7/+5
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo2011-04-071-17/+16
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-13/+39
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-113/+321
* More changes from Urospatacongo2011-03-281-70/+232
* More changes from Urospatacongo2011-03-271-10/+16
* Updates from Urospatacongo2011-03-271-0/+451