nuttx/boards/arm/kinetis
Philippe Coval 17e624eae4 freedom-k64f: Add I2C to demo image
Both flag were selected manualy from menuconfig

Usage:

    nsh> ls /dev/i2c0

    nsh> i2c bus
    BUS   EXISTS?
    Bus 0: YES

    nsh> i2c dev 0 0x7F
         0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
    00: 00 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    10: -- -- -- -- -- -- -- -- -- -- -- -- -- 1d -- --

Change-Id: I86c68753609c521af9710190397ef492ae562e38
Bug: https://github.com/apache/incubator-nuttx/pull/1999
Forwarded: # https://github.com/apache/incubator-nuttx/pull/2047
Signed-off-by: Philippe Coval <rzr@users.sf.net>
2020-10-21 13:36:55 +08:00
..
freedom-k28f Change all 'Nuttx' to 'NuttX' 2020-10-20 01:45:06 -07:00
freedom-k64f freedom-k64f: Add I2C to demo image 2020-10-21 13:36:55 +08:00
freedom-k66f Fix nxstyle warning 2020-10-20 01:45:06 -07:00
kwikstik-k40 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
teensy-3.x libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
twr-k60n512 libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00
twr-k64f120m libc/stdio: Allocate file_struct dynamically 2020-09-11 17:58:17 +08:00