summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/stm32/stm32f30xxx_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some time value changes; mostly changing greater than 1000000000 to great...Gregory Nutt2015-02-201-2/+2
* Update everything under nuttx/arch to use the corrected syslog interfacesGregory Nutt2014-10-081-4/+7
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-311-2/+2
* STM32 F3 fixes from John WharingtonGregory Nutt2013-08-131-0/+1
* STM32 F3 I2C driver from John WharingtonGregory Nutt2013-07-301-0/+2207