diff --git a/apps/px4io/i2c.c b/apps/px4io/i2c.c index 3b92fe3ef7..c3c8978110 100644 --- a/apps/px4io/i2c.c +++ b/apps/px4io/i2c.c @@ -116,8 +116,8 @@ i2c_interrupt(int irq, FAR void *context) // XXX not sure what else we need to do here... if (sr1 & I2C_SR1_ERRORMASK) { - debug("errors 0x%04x", sr1 & I2C_SR1_ERRORMASK); - i2c_dump(); + //debug("errors 0x%04x", sr1 & I2C_SR1_ERRORMASK); + //i2c_dump(); rSR1 = 0; } diff --git a/nuttx/fs/stGrJvFk b/nuttx/fs/stGrJvFk deleted file mode 100644 index 640665f6c2..0000000000 Binary files a/nuttx/fs/stGrJvFk and /dev/null differ