[GitHub] ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer

2018-04-12 Thread GitBox
ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer URL: https://github.com/apache/mynewt-core/pull/940#issuecomment-380970265 ping @vrahane ? This is an automated

[GitHub] ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer

2018-04-07 Thread GitBox
ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer URL: https://github.com/apache/mynewt-core/pull/940#issuecomment-379506907 The only problem with moving the hal_gpio_read_in() to hal_gpio is that it will not be defined in the

[GitHub] ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer

2018-04-04 Thread GitBox
ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer URL: https://github.com/apache/mynewt-core/pull/940#issuecomment-378808449 I've changed so the ports are taken into account. Let me know if you think I should move the

[GitHub] ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer

2018-04-04 Thread GitBox
ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer URL: https://github.com/apache/mynewt-core/pull/940#issuecomment-378773365 Ok, I'll change this PR to address both the clearing of the bus as well as providing support for i2c for

[GitHub] ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer

2018-03-30 Thread GitBox
ncasaril commented on issue #940: nrf52xxx_i2c: Fix to allow hal_i2c_clear_bus to read from input-buffer URL: https://github.com/apache/mynewt-core/pull/940#issuecomment-377636234 @vrahane I think I understand that it would need to be resolved to a port, but the same thing would then