Skip to content

Commit afdbcd3

Browse files
nvlsianpuadbridge
authored andcommitted
i2c_api implementation has been changed in order to support single byte reads and writes (the latter are used in I2CEeprom module used in CI tests, and this caused that tests-i2c-api were failing). These operations (single byte transfers) are not possible to achieve with the driver from nrf5 SDK (nrf_drv_twi), so the new implementation uses TWI HAL only.
1 parent 8731015 commit afdbcd3

File tree

1 file changed

+506
-144
lines changed
  • targets/TARGET_NORDIC/TARGET_NRF5_SDK13

1 file changed

+506
-144
lines changed

0 commit comments

Comments
 (0)