Internal pull up capability is available on the Arduino 101
board. Even though Zephyr states that it isn't, it is actually
available. This commit enables that capability for I2C, for which
till now only using external pull ups would do the trick.
Signed-off-by: Abhishek Malik abhishek.malik@intel.com
Internal pull up capability is available on the Arduino 101 board. Even though Zephyr states that it isn't, it is actually available. This commit enables that capability for I2C, for which till now only using external pull ups would do the trick.
Signed-off-by: Abhishek Malik abhishek.malik@intel.com