From 0ce69264dbb1841b4093c04302c53ccfab02ca48 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 18 Sep 2011 17:52:00 +0000 Subject: Add I2C trace capability; Fix another STM32 I2C/FSMC bug; add verify command to the I2C tool git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3961 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 042cb1582..fb6b3dec7 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -106,3 +106,8 @@ show or set the time (only if CONFIG_RTC is set). 6.10 2011-xx-xx Gregory Nutt + + * apps/system/i2c: Add repitition and address auto-incrementing so that + and command can be executed numerous times. Add a new verify command + that will write to a register, read from register, and verify that + returned value. -- cgit v1.2.3