summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Bugs reported by Mike Smith fixed; ZKIT-ARM-1769 CAN support from Rashid Fatahpatacongo2013-03-041-2/+2
* Add STM32 F3 I2C register definitionspatacongo2013-02-101-1/+9
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-3/+3
* STM32 I2C changes from Mike Smithpatacongo2013-01-181-4/+7
* Recent I2C changes for F4 broke F1patacongo2012-09-211-1/+2
* Oops.. the up_i2creset function mysteriously disappeared from stm32_i2c.cpatacongo2012-09-201-0/+115
* Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Katepatacongo2012-09-171-2/+4
* Resync new repository with old repo r5166patacongo2012-09-171-166/+217
* Fix return values from sleep(), usleep(), and sigtimedwait(). Fix STM32 F2 I...patacongo2012-05-301-2/+2
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-081-2/+2
* Candidate fix for STM32 F4 I2Cpatacongo2012-03-281-51/+93
* Updaes for NX Consolepatacongo2012-03-271-1/+1
* Fix handling if STM32 I2C byte countpatacongo2012-03-271-7/+12
* 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