summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/ez80/ez80_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-311-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-15/+15
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+0
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-6/+7
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Rename i2c directories to sensorspatacongo2011-04-191-1/+1
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-931/+932
* Add eZ80 I2C driverpatacongo2009-04-041-0/+931