Commit f50fd384283ace5fc343ac6de39573b898dc346f
authorDoug Szumski <d.s.szumski@gmail.com>
Sun, 10 Aug 2014 15:47:43 +0000 (17:47 +0200)
committerDoug Szumski <d.s.szumski@gmail.com>
Sun, 10 Aug 2014 15:47:43 +0000 (17:47 +0200)
treebeb668070432661a166c6c507aa4e31a45a9c732
parent318d3ab8ea77206a97a46c740716d083cc5e149e
Message:
parts: Bug fix for i2c_eeprom part

    Fixes:

    > Part address and mask weren't set in i2c_eeprom_init. The
      virtual part responded to all addresses.
    > Mask required inverting to function as per the description in
      i2c_eeprom.h
2 files changed:
examples/board_i2ctest/i2ctest.c
examples/parts/i2c_eeprom.c